maxSIMhealth / GEN

Gamified Educational Network
GNU Affero General Public License v3.0
3 stars 2 forks source link

[Admin] Duplicating a course/module is returning error 500 #463

Closed andreibosco closed 1 year ago

andreibosco commented 1 year ago

Sandy is trying to duplicate a module in GEN IO but is getting error 500.

andreibosco commented 1 year ago
andreibosco commented 1 year ago

Trying to duplicate a course is returning the following error: gen | botocore.exceptions.ClientError: An error occurred (AccessDenied) when calling the PutObject operation: Access Denied

So it looks like the issue is on GEN IO IAM account (AWS S3) permissions.

andreibosco commented 1 year ago

Fixed: added GetObjectAcl and PutObjectAcl permissions on GEN IO IAM user account.