Hi all,
I'm currently using the Dynamics Github Service Examples to see if I could consume the OData end points. I'm currently having an issue where I'm trying to enumerate through the returned data set but i'm reaching an exception where it gives me a status code of 403 unauthorized.
Does anyone know what might be causing that? I'm thinking I'm missing a setting or something.
Other pertinent info:
The app is registered in AAD as a Web App / API. I've given it the following permissions:
Microsoft Dynamics ERP
- Delegated Permissions: all 3
Windows Azure Active Directory
- Delegated Permissions: only 1 - Sign in and Read user Profiles
I'm passing through a set of credentials as well as the client key.
Not sure what i'm missing but i would be eternally grateful if someone could give me some hints as to what i'm missing.
Thank you!
*This post is locked for comments