Forum Discussion
gdusautoir
Dec 06, 2022Copper Contributor
Azure Datafactory - OAuth2 Access Token Type Not supported
Hello,
We are working on a cloud data source integration for the ingestion. We are using OAuth2 authentication mechanism.
When we test the connectivity we receive this error message
Error Code: “OAuth2AccessTokenTypeNotSupported”
Details: The toke type 'bearer' from your authorization server is not supported, supported types: 'Bearer'
But RFC6749 does mention the Access Token Type registry as being case insensitive.
So why Microsoft does not support bearer in lower case?
Thanks
- Jon_NeelyCopper Contributor
gdusautoir I am also encountering this error when trying to connect to a rest API
- gdusautoirCopper ContributorJon_Neely I had another thread with MSFT: https://learn.microsoft.com/en-us/answers/questions/1120675/azure-datafactory-oauth2-access-token-type-not-sup.html and they opened a change request to the appropriate team and shared a workaround.