-
Notifications
You must be signed in to change notification settings - Fork 43
Issue authenticating with tutorial #106
Comments
This happens to me also, when I try to login using the DeviceCode authentication type. |
I ran into this issue earlier as well. The ClientID is still the ApplicationID listed in the tutorial mentioned above. @iainmwallace the Ids do not need to be wrapped in "{}" |
Hi! |
anyone solve this? same problem here.. |
This is happening because of the brackets in the documentation? That is: Which causes confusion since you normally don't need brackets in authentications from R. |
Hi,
I had some difficulty following the tutorial to authenticate (here)
It wasn't clear what the different ids should look like. In particular, the tenant ID wasn't obvious as on my azure portal there is no "Endpoints" option. It also wasn't clear if the ids should be wrapped in "{}" or not.
Regardless of which approach I took of defining the ids, I had this error:
I release that authentication is a very hard process to debug!
Any pointers/tips would be great,
Thanks,
Iain
The text was updated successfully, but these errors were encountered: