Hubs-Foundation / hubs-cloud

Resources for self hosted Hubs Cloud instances
Mozilla Public License 2.0
151 stars 90 forks source link

403 when removing a scene from admin pannel #221

Open CodingBitsDev opened 2 years ago

CodingBitsDev commented 2 years ago

I get a 403 followed by a redirect to the login page when removing a scene from the admin pannel.

Steps to reproduce:

  1. Create And publish new scene using the Spoke editor
  2. Open the admin pannel white beeing Logged in as an admin
  3. Select the newly created scene
  4. Click on the select button
  5. You will be redirected to the login page

When you look at the network tab with "keep logs" set to true you will see a 403 when trying to access the postgress api.

SV-AndreiC commented 2 years ago

I was also able to reproduce this issue following the above steps(Click on the delete button at step 4.), on Windows 10 using Firefox 94.0.1 and Chrome 95. Attached are the logs and a recording of the issue. delScene

n17r4m commented 2 years ago

Hi, I just wanted to confirm that this issue is reproducible on my deployment as well, affecting my DigitalOcean Hubs instance.

Doesn't seem to be browser related as I tried on Linux Firefox 95, Windows Firefox 95, and Edge.