Forum Discussion
data_turke
1 year agoFrequent Visitor
Rotating Databricks PAT for Power BI Gateway datasource via REST API (RSA-OAEP encrypted creds)
Context I’m using a service principal that has: Power BI Admin role Gateway Admin on the target Enterprise Gateway Admin on the specific datasource/connection The necessary API permi...
- 1 year ago
Yes, I validated with ChatGPT to confirm the payload was valid. However, I’m directly using the output generated from the localhost instance I set up following this GitHub sample. Has this approach worked for you others
GilbertQ
1 year agoSuper User
Hi data_turke
Can you confirm when you are creating the new credentials from Databricks that it does not include any of the reserved characters used in base64 encoding?
- data_turke1 year agoFrequent Visitor
Yes, I validated with ChatGPT to confirm the payload was valid. However, I’m directly using the output generated from the localhost instance I set up following this GitHub sample. Has this approach worked for you others