Forum Discussion
ERROR ON ALL MY DEVICES DURING SALESFORCE LOGIN
Hi everyone, I have this issue, and maybe someone else has experienced it too. I have a second computer, and when I try to connect to Salesforce objects from Power BI, I enter my credentials as usual, but when I click "Connect," I get this result: "invalid_request: missing required code challenge."
As additional information, on my first computer, which I’ve been using since last year, connecting Salesforce with Power BI works normally. However, I encounter this issue on the second computer and also when I try from a third one.
Your issue is related to Salesforce based on this old thread, you should
Turn off "Require Proof Key for Code Exchange (PKCE) Extension for Supported Authorization Flows" checkbox in your Connected App's settings. It is located under the Scopes and Callback URLs (at least in old UI).You can read more about PKCE support here (https://help.salesforce.com/s/articleView?id=sf.remoteaccess_oauth_web_server_flow.htm&type=5).
3 Replies
- amitchandak
Super User
BrahanVT , Please clear the credential and enter them again. Home Tab-> Transform Data -> Edit/Change Datasource -> Clear Premissions
- AmiraBedh
Super User
Your issue is related to Salesforce based on this old thread, you should
Turn off "Require Proof Key for Code Exchange (PKCE) Extension for Supported Authorization Flows" checkbox in your Connected App's settings. It is located under the Scopes and Callback URLs (at least in old UI).You can read more about PKCE support here (https://help.salesforce.com/s/articleView?id=sf.remoteaccess_oauth_web_server_flow.htm&type=5).