Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
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
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.
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
10 | |
8 | |
5 | |
5 | |
4 |