Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
segato
Helper I
Helper I

Using rest service as data source

This works perfectly fine in PostMan:

segato_0-1707207664525.png

However I get a authentication error when trying to connect. Any ideas?

segato_1-1707207763330.png

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @segato,

In fact, I faced some credentials issue that appeared when you work with anonymous mode with credentials directly apply on the whole URL.

For this scenario, it can be fixed when you split on your URL to root URL and 'relative path' and use the root part to receive the credentials.

Regards,

Xiaoxin Sheng

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @segato,

I'd like to suggest take a look at the following blog about use web connector and optional parameters if it suitabled to your scenario:

Chris Webb's BI Blog: Using The RelativePath And Query Options With Web.Contents() In Power Query An...

Regards,

Xiaoxin Sheng

Thanks highly appreciated. But its related to handle your urls and not my issue?

Anonymous
Not applicable

HI @segato,

In fact, I faced some credentials issue that appeared when you work with anonymous mode with credentials directly apply on the whole URL.

For this scenario, it can be fixed when you split on your URL to root URL and 'relative path' and use the root part to receive the credentials.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.