Forum Discussion
I_ia
4 years agoFrequent Visitor
REST API Authorization
Hi! I'm trying the REST API, I haven't done this before and the M and DAX languages are weird to me. I tried this on a postman I got this to work well. I tried looking for instructions to do this ...
- 4 years ago
You are not mentioning which way you want to authenticate. The preferred way seems to be OATH2 via custom connector
Handling authentication for Power Query connectors | Microsoft Docs
I_ia
4 years agoFrequent Visitor
Actually, I don’t know what is the best (or only) way to do authentication, in this case.
I like to do desktop (connection and reports) and publish in O365, adding a scheduled update, if is it possible?!
If I make a desktop, does that mean M or DAX language? If so, are there instructions for this type authentication.
I haven't used OAuth2, so I need to learn more about it.
- lbendlin4 years agoSuper User
Has to be in M, the instructions and sample are in the link I posted.