JS client library unable get response by specific API request
Hi,
I am facing issue with power bi js client library, namely with one request to "https://api.powerbi.com/powerbi/globalservice/v201606/clusterdetails".
Last week, most of the times the request didn't get response from the server and I got error "net::ERR_HTTP2_PROTOCOL_ERROR" (In Chrome console). Due this any report can't be loaded at all.
3 Comments
- v-cazheng-msftCommunity SupportStatus changed:NewtoNeeds Info
Willl you get same issue if you switch to other browsers to test this request?
Best Regards,
Community Support Team _Caiyun
- hexehFrequent Visitor
Yes. I checked on Chrome and Firefox.
And I have noticed strange thing.
In Chrome the link is next one: https://api.powerbi.com/powerbi/globalservice/v201606/clusterdetailsIn Firefox other one: https://wabi-west-europe-redirect.analysis.windows.net/powerbi/globalservice/v201606/clusterdetails
- v-cazheng-msftCommunity SupportStatus changed:Needs InfotoInvestigating
Are you using the latest version of Chrome browser? Could you please provide a link of a har or fiddler trace with such issue thrown when sending request?
Best Regards,
Community Support Team _ Caiyun