Forum Discussion

samwoolerton's avatar
samwoolerton
Regular Visitor
7 years ago
Solved

Authenticating an R or Python script

I was excited to see that Power BI now supports Python scripts, so I put together a quick script to get data from the Zendesk API.   With basic auth (username and password) hard-coded, this works i...
  • samwoolerton's avatar
    samwoolerton
    7 years ago

    Yeah I'm more comfortable with the few people I will work on the report with having access to my credentials than those who I'll share the report with.

     

    Thanks for the help all, looks like hard-coding the username and password is the best option for me here