Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |