79260558

Date: 2024-12-07 12:10:01
Score: 0.5
Natty:
Report link

I get following error: AADSTS9002325: Proof Key for Code Exchange is required for cross-origin authorization code redemption.

To resolve the above issue, I added the below redirect URL to the Web Platform in the Api App registration.

http://localhost:8000/docs

enter image description here

After adding the redirect URL, I ran the application.

enter image description here

After clicking the Authorize button, I selected my account.

enter image description here

I successfully logged in without any issues.

enter image description here

Reasons:
  • RegEx Blacklisted phrase (1): I get following error
  • Has code block (-0.5):
Posted by: Aslesha Kantamsetti