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
For the record, I tried to change the API URL from /api to /api/v1 as it solved a similar issue for some people. But it doesn't seem to be effective here.
Thanks for you help ! :)
The text was updated successfully, but these errors were encountered:
Describe the bug
When I try to create a new namespace, I get a 405 HTTP error.
Context
Steps to reproduce
In the frontend, try to add a new namespace. Nothing happens and you get a 405.
Expected behavior
Be able to add a new namespace.
Logs
Http 405 in Firefox : https://pastebin.com/Y3zbmU9Y
For the record, I tried to change the API URL from /api to /api/v1 as it solved a similar issue for some people. But it doesn't seem to be effective here.
Thanks for you help ! :)
The text was updated successfully, but these errors were encountered: