Our team is working on getting Azure AD applied to our PowerServer application.
After successfully getting the access token, we need to call BeginSession. We are getting the throw error.
Code:
I have the app variable setup to use the dynamic session.
NOTE: The PowerServer application runs without issue when I turn off the authorization portion and uncheck the dynamic session parms variable for PowerServer.
Any suggestion would be greatly appreciated.