7 Answer(s)
-
0
The specified 'redirect_uri' is not valid for this client application
You can check the database
OpeniddictApplications
table.The Swagger's
Redirect_uri
should be like this:["https://localhost:<YourPort>/swagger/oauth2-redirect.html"]
-
0
thank you, that got me further. Now I'm getting an
Auth ErrorError: response status is 400, error: invalid_request, description: Multiple client credentials cannot be specified.
an advice appreciated. Thank you
-
0
Hi,
I guess you entered client_secret value. you can try to leave it empty.
-
0
That doesn't work either without a client Id, the first time it sends me to a login screen. After entering admin credentials I am presented with the screenshot. after reentering admin credentials I get the error "Auth ErrorError: response status is 401, error: invalid_client, description: The mandatory 'client_id' parameter is missing."
-
0
-
0
It has been sent. Thank you
-
0
Hi,
Sorry, I didn't receive the email. my email is shiwei.liang@volosoft.com