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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors