espressif / esp-rainmaker

ESP RainMaker Agent for firmware development
Apache License 2.0
431 stars 145 forks source link

Login from Swaggerapis as superadmin (private deployment) (MEGH-4441) #251

Closed jacek12345 closed 1 year ago

jacek12345 commented 1 year ago

Answers checklist.

General issue report

What credentials should I use on Swaggerapis for login as superadmin? I have private deployment. I need to login and use API that need administrator permissions so can't use it when logged as user.

shahpiyushv commented 1 year ago

@jacek12345 , you must have received an email with super admin login credentials on the email address which was configured during deployment of the stack. Additionally, you will also have to put your Base URL as the API URL here:

Screenshot 2023-03-20 at 4 41 01 PM

jacek12345 commented 1 year ago

Thank You, it was related with using Login2, not Login API.