Forum Discussion
Anonymous
2 years agoNot applicable
Unable to Authenticate Anonymous Access OData Feed/API
Hello, I am working to integrate PowerBI with a vendor solution/API (Cornerstone) and I have the following code to enter into the Advanced Editor: let
client_id = "",
client_secret...
ImkeF
2 years agoCommunity Champion
Hi Anonymous ,
did you debug parts of your code already?
Like for example if a Token is actually returned?
- Anonymous2 years agoNot applicable
Hi! I am just now re-visiting this and yes - i was able to test via postman and a token is returned. However, still no luck from the PowerBI side. All of the scopes have been turned on the from the Cornerstone (vendor) portal for my service account and I didn't see anything wrong with the config of my OAuth application - I've seen on this forum somebody that was encountering the same issues, but the solution that worked for them (turning on all scopes) did not do the trick for me, I've tried different queries and still no luck populating into PowerBI