79523114

Date: 2025-03-20 13:39:43
Score: 1
Natty:
Report link

After obtaining a jwt, I was fighting authorization issues. My token looked correct, matching the format of the screenshots above, but eventually I found additional guidance from MS at:

https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/troubleshoot-service-authentication

which indicated the "aud" value must have a trailing slash.

Once I corrected that omission, everything worked!

Hope this helps someone else.

Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Fred Farfinkle