I’m trying to create an API token in Snapp URL Shortener, but the process consistently fails with the following error:
500 Internal Error
Steps to reproduce:
-
Log in to Snapp
-
Navigate to the REST API token section in Settings
-
Attempt to create a new API token
-
The request fails with a 500 Internal Error
Expected behavior:
An API token should be created successfully and displayed to the user.
Actual behavior:
The server responds with a 500 Internal Error, and no token is created.
Let me know if you need additional information.
Thank you!
I’m trying to create an API token in Snapp URL Shortener, but the process consistently fails with the following error:
500 Internal Error
Steps to reproduce:
Log in to Snapp
Navigate to the REST API token section in Settings
Attempt to create a new API token
The request fails with a 500 Internal Error
Expected behavior:
An API token should be created successfully and displayed to the user.
Actual behavior:
The server responds with a 500 Internal Error, and no token is created.
Let me know if you need additional information.
Thank you!