-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors when trying to upload upload an asset to s3 #28
Comments
@tfhartmann Not a problem! Glad you like it 😊 This is almost an exact copy of what was in fastlane proper (if that is what you are referring to switching from). I originally created that plugin in fastlane proper but it made more sense to pull out as a plugin for faster updating 😉 So there MIGHT be something that changed between that one (that I think you switched from) and this one. This one MIGHT be using a newer version of the AWS ruby gem which could have done things differently 🤔 I can take a look at the old code and new code to possibly see what could be causing this. |
@tfhartmann Where you able to figure this out yet? |
Closing issue due to no activity |
@joshdholtz @tfhartmann |
Also getting permissions errors. looks like this is inactive so uploading via CURL might be the best solution |
Hi,
Thanks for creating this plugin! We recently switched to it, but have been getting a
Access Denied
error, and are trying to figure out why. The IAM user that upload the access hasn't changed, just the gem we use to upload the asset. I've attached an example of the policy attached to the IAM user, is there a set of permissions that this plugin needs? I suspect PEKAC on my part, so any help would be much appreciated! Thanks again!The text was updated successfully, but these errors were encountered: