Hi everyone, I'm currently developing a Custom Data Connector (via Power Query SDK) with the PKCE OAuth2 flow. Some of the endpoints that we provide in our connector utilises S3 as a mechanis...
PeterPhrak
2 years agoFrequent Visitor
Thanks for your response Anonymous , this won't work in this scenario as we can only utilise the OAuth type at this time. In addition to this, the initial API request to request the data requires the token from the OAuth type.
I understand that the Authorization header is key is required for authenticated requests but having duplicate headers is causing some issues here.