Closed migueesc123 closed 4 years ago
For me, not working without client_secret.
Hi @migueesc123 , I've added the secret to the StartLogin (new line of code!) and it worked like a charm for me:
… But it had also worked without the secret - so maybe that's not really helpful then. /Imke
Thanks @ImkeF for me, only working with "client_secret".
You're welcome @stjeloma and thanks for testing. Just to be clear: With that adjustment, it works for you?
Yes, only include your line number 730 in PBIAPI.pq for client_secret!!!
Great! Thanks for confirmation!
Pretty weird how it doesn’t work for me. @klinejordan when you get a chance, could you please test the new code ?
Not working for me either way. It's only ever worked for me with the client_secret=client_secret in line 730
Does it work for you if you revert back to the previous version @klinejordan ?
@migueesc123 yes, when i revert back to the last pull request it works without issue.
could you please try the new project / mez file? @klinejordan @ImkeF
Closing the issue as it appears to be working for all users that have tested the new version of the connector
Hey @ImkeF @klinejordan ! Would you guys mind trying out the new version of the connector, but re-enabling the client_secret for the OAuth token?
Every time that I tried with it, it just gave me an error that it couldn't load the ClientSecret.txt file for some odd reason.
My app works totally fine without the need for the client secret, but I just want to make sure that it'll work for you guys as well.