The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
6 | |
5 | |
4 |