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
Describe the bug
Uploading images from the Events Manager on production results in those images being associated with a different Rokwire AWS account. This is causing issues when reading the image URL.
To Reproduce
Steps to reproduce the behavior:
Got to Events Manager on production.
Create an event with an image.
Publish it.
Retrieve the image URL from backed and do a GET call.
See Http 403 error.
Expected behavior
The image should be associated with the production account, and the image read should work fine.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: macOS
Browser: Chrome
Version: 3.5.0
Additional context
Test this in the TEST instance first.
Also, check if this is an Events Manager issue or an Events BB issue.
The text was updated successfully, but these errors were encountered:
sandeep-ps
changed the title
[BUG] Investigate event images in the production instance
[BUG] Investigate event images upload in the production instance
Aug 4, 2023
Describe the bug
Uploading images from the Events Manager on production results in those images being associated with a different Rokwire AWS account. This is causing issues when reading the image URL.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The image should be associated with the production account, and the image read should work fine.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: