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
I have it working on my localhost but in production even if I have the same configurations with exactly the same API_KEY and SECRET_KEY doesn't work. I tried putting a bucket that I created manually and another that doesn't exists, none of them worked. I think it is maybe a bug with aws-sdk-php but I don't have any idea what could be wrong.
Then, the response sends this message:
""" Error executing "CreateBucket" on "http://rsbucketalphad4.s3-us-west-2.amazonaws.com/"; AWS HTTP error: Client error: PUT http://rsbucketalphad4.s3-us-west-2.amazonaws.com/` resulted in a 403 Forbidden response:\n
Don't know what's the error though, but I found that actually both request were pointing to different controllers, as I see there I have the same code in both. So now I'm pointing to the endpoint that works.
I have it working on my localhost but in production even if I have the same configurations with exactly the same API_KEY and SECRET_KEY doesn't work. I tried putting a bucket that I created manually and another that doesn't exists, none of them worked. I think it is maybe a bug with aws-sdk-php but I don't have any idea what could be wrong.
Then, the response sends this message:
\n""" Error executing "CreateBucket" on "http://rsbucketalphad4.s3-us-west-2.amazonaws.com/"; AWS HTTP error: Client error:
PUT http://rsbucketalphad4.s3-us-west-2.amazonaws.com/` resulted in a403 Forbidden
response:\nAccessDenied
Access DeniedDCBF25 (truncated...)\nAccessDenied (client): Access Denied - \n
AccessDenied
Access DeniedDCBF25BF8A4D35B8J/1zgLRO/1jSux0U2yyEW3eH24dYFJvgqD29w7maVlWzY7z5H0h7GQRThcUjCCSvTQY2PN4AxCI="""`
The text was updated successfully, but these errors were encountered: