7 Answer(s)
-
0
The specified 'redirect_uri' is not valid for this client applicationYou can check the database
OpeniddictApplicationstable.The Swagger's
Redirect_urishould be like this:["https://localhost:<YourPort>/swagger/oauth2-redirect.html"]Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
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
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi,
I guess you entered client_secret value. you can try to leave it empty.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
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."
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
0
It has been sent. Thank you
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi,
Sorry, I didn't receive the email. my email is shiwei.liang@volosoft.com
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

