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
manceelee
Frequent Visitor

Power BI REST API call issue

Hi, 

 

      I have power bi report server working properly on local server, when I bind it to external url, I am having some issue about REST API PUT & Delete call from outside the box, GET, PATCH method is fine.  I tried to see the log but couldn't find any, much appreciate if someone could help.

 

 

Request URL: https://www.test.com/Report/api/v2.0/catalogitems(3c96fe28-8569-4621-8223-44837103531a)

Request Method: PUT Status Code: 302 Moved Temporarily

 

Request URL: https://www.test.com/Report/api/v2.0/catalogitems(9dc22410-e5ac-43a0-b539-e9fa286afc29) Request Method: DELETE Status Code: 302 Moved Temporarily

 

Request URL: https://www.test.com/Report/api/v2.0/System/Properties?properties=SiteName Request Method: GET Status Code: 200 OK

 

Request URL: https://www.test.com/Report/api/v2.0/catalogitems(9dc22410-e5ac-43a0-b539-e9fa286afc29) Request Method: PATCH Status Code: 204 No Content

1 ACCEPTED SOLUTION
v-micsh-msft
Microsoft Employee
Microsoft Employee

 

302 is a redirection code.

 

Would you please explain a bit for the following part:

"when I bind it to external url,"?

 

I will discuss this with my teammates, and post back later.

 

Regards,

Michael

View solution in original post

2 REPLIES 2
v-micsh-msft
Microsoft Employee
Microsoft Employee

 

302 is a redirection code.

 

Would you please explain a bit for the following part:

"when I bind it to external url,"?

 

I will discuss this with my teammates, and post back later.

 

Regards,

Michael

Hi, 

 

    Thanks for your reply, we found out that it's webseal setting issue, the junction has blocked API call 'Delete', 'Put' method, once we added them to allowable, it's working fine.  Thanks for your help again.

 

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.