Forum Discussion
REST API with User Authentication Connection Issue
- Anonymous1 year ago
Hi CMoerchen,
Thank you for reaching out to Microsoft Fabric Community Forum.
Power BI Service requires fixed base URLs when using Anonymous authentication with custom headers. Your current scenario likely uses a dynamic url string, which Power BI blocks in the cloud.
Go to Dataset Settings > Set the credential method to "Anonymous".
Ensure that BaseUrl is listed as the data source.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Regards,
Vinay Pabbu
Hi CMoerchen,
Thank you for reaching out to Microsoft Fabric Community Forum.
Power BI Service requires fixed base URLs when using Anonymous authentication with custom headers. Your current scenario likely uses a dynamic url string, which Power BI blocks in the cloud.
Go to Dataset Settings > Set the credential method to "Anonymous".
Ensure that BaseUrl is listed as the data source.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Regards,
Vinay Pabbu