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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
akhaliq7
Post Prodigy
Post Prodigy

Post request to EASY FEEDBACK api, it works on power bi desktop but not on power bi service

I have created a post request in power query that requests data from the easy feedback api, it works fine on power bi desktop but not on power bi service, I read another post that said that you have to use the root url,

 

I have tried every combination or url thinkable with the post request. When i use the suggested base url: https://indivsurvey.de/api/v2  I get back the error message: error message 404 page not found and when I use the url https://indivsurvey.de/ I get back the error message: 301 moved permanently. 

 

The remaining url I put into the RelativePath part.

 

Really need help refreshing this on power bi service.

1 ACCEPTED SOLUTION
akhaliq7
Post Prodigy
Post Prodigy

I managed to solve my issue when havug this issue where in power bi desktop the data is refreshing and not in power bi service when connecting with an API, try to create a gateway connection instead of using the default cloud connection method as this overrides the power query code and will not work. When creating the gateway connection select skip test connection and select anonymous this should work.

View solution in original post

1 REPLY 1
akhaliq7
Post Prodigy
Post Prodigy

I managed to solve my issue when havug this issue where in power bi desktop the data is refreshing and not in power bi service when connecting with an API, try to create a gateway connection instead of using the default cloud connection method as this overrides the power query code and will not work. When creating the gateway connection select skip test connection and select anonymous this should work.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors