lovedigit
👽 Chevereto Freak
▶ Reproduction steps

📃 Error log message
Fatal error [400]: Request denied (auth_token)
Triggered in /app/routes/route.json.php at line 22
Stack trace:
#0 /lib/G/classes/class.handler.php(235): G\Handler->{closure}()
#1 /lib/G/classes/class.handler.php(135): G\Handler->processRequest()
#2 /app/web.php(478): G\Handler->__construct()
#3 /app/loader.php(299): require_once('/app/web.php')
#4 /index.php(20): include_once('/app/loader.php')
- I am not sure how to reproduce it. I can't delete some users account.
- I creaeted a new test account to make sure that it is not my session misconfiguration. I could delete the newly created test account without issue.
- It also happens, why I try to move albums into another album.
- To reproduce album bug, create two album. Go to Album > select an album > Choose "Move Album" action > choose destination album > Press Ok.
- Album won't be moved. It throws an error "An error occurred. Please try again later." I have shared the error log at the bottom.
- Any pointers to solve this will be highly appreciated.

📃 Error log message
Fatal error [400]: Request denied (auth_token)
Triggered in /app/routes/route.json.php at line 22
Stack trace:
#0 /lib/G/classes/class.handler.php(235): G\Handler->{closure}()
#1 /lib/G/classes/class.handler.php(135): G\Handler->processRequest()
#2 /app/web.php(478): G\Handler->__construct()
#3 /app/loader.php(299): require_once('/app/web.php')
#4 /index.php(20): include_once('/app/loader.php')
Last edited: