OAuth with Azure AD - Error


I am working on a Lucid extension and I have configured an oauth provider in the extension's manifest file. The OAuth provider is Microsoft Azure AD. When I make an API call using client.oauthXhr I get redirected to the Microsoft login page where I provide my credentials which then redirects me to the redirection url for my extension. However I then get an error 500 with the following message:

This exception has been logged with id 81k4n3m13.

Any ideas? I have successfully setup a Google oauth provider as described in the Lucid API guide but I need it to work for Azure AD.

Thanks.


Comments

Userlevel 3
Badge +3

Hey David! We heard your feedback and quickly built functionality to improve our error handling to make 3rd party API provided errors more visible. The solution is built and in code review. Our expected ETA to release this improvement is next week. 

Sounds great. Thanks.

Reply