You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to use s3read_using but facing SSL errors. Tried passing .... argument with "httr::set_config(httr::config(ssl_verifypeer = 0L))" as well. But no luck.
if httr::set_config(httr::config(ssl_verifypeer = 0L)) is done outside s3's function facing errors as "no such bucket found". Please help in resolving this.
The text was updated successfully, but these errors were encountered:
Trying to use s3read_using but facing SSL errors. Tried passing .... argument with "httr::set_config(httr::config(ssl_verifypeer = 0L))" as well. But no luck.
if httr::set_config(httr::config(ssl_verifypeer = 0L)) is done outside s3's function facing errors as "no such bucket found". Please help in resolving this.
The text was updated successfully, but these errors were encountered: