Forum Discussion
acanepa
Resolver I
6 years agoX-API-KEY outside Headers
Hello, I'm connecting to an API that has Oauth2, and so far I have been able to connect using a Refresh Token as a parameter. The problem with this is not safe, because the parameter is exposed i...
amitchandak
Super User
6 years agoacanepa , Not very clear to me
refer, if these can help
https://www.youtube.com/watch?v=GPHHdDRSlis
- acanepa6 years ago
Resolver I
Hello amitchandak ,
Thanks for your response but those links refer to PowerBI embedded, a different topic.
I'm trying to store API credentials using the X-API-KEY functionality in PowerBI Desktop and Service., outside the headers of a Web.Contents function - or any similar process that would allow storing credentials safely.
Because I don't have a static API key I need to generate it first as an access token and later using in an API CALL.
Hope that makes sense.
Regards,