Replies: 2 comments 2 replies
-
Did you run the "Step 1" scripts after setting up the project? To create a super user, you can follow these steps:
|
Beta Was this translation helpful? Give feedback.
-
Thank you for your answer. But I still don't get why I can't authorize myself in docs for API. In authorize window I just write username as email address I log in with and password. Step I took:
Then I go to frontend and I sign up. Then I go to API docs and when I want to authorize myself it will give back error code 405 (method not allowed). Even if I make the user to super_user and to verified it still gives me back 405. I'am not sure if I missed something I'am just curious if this is desired behavior and if it is I will change it to my desires. Thank your for your answer in advance. |
Beta Was this translation helpful? Give feedback.
-
Hello, I started using your fastapi-starter and I would like to know where is login info for superuser or how to create superuser ?
When I try to authorize in API docs I always get error code 405 and I'am not sure how to authorize for using API. Or is API only accessible from UI ?
I'am pretty new to react-admin and if you can redirect me to some spesific documentation or please clarify for me how to create superuser I would be very thankful
Beta Was this translation helpful? Give feedback.
All reactions