-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Right now, this can't run be run from our DIT API
credentials = maap.aws.requester_pays_credentials(expiration=3600)
It runs fine from our OPS API and I don't believe the error is occurring because of the 2i2c migration API changes
The root of the problem is a failed call to https://api.dit.maap-project.org/api/members/self/awsAccess/requesterPaysBucket?exp=3600
https://github.com/MAAP-Project/maap-api-nasa/blob/develop/api/endpoints/members.py#L655
The the resulting error we are seeing on the API side is an access denied error that I posted on the slack ext-maap-shared-dev channel so the problem is something in our AWS configuration
Metadata
Metadata
Assignees
Labels
No labels