Getting blocked:other error status from the browser - In REST API call

0
Hello Experts,   I made a rest api call to fetch the information from the server but I am getting 'blocked:other' error status from the browser. Basically, I am trying to fetch the document and trying to render in UI using file document viewer.   End point : https://mendix-uat.um6p.ma/file?guid=xxxxx&changedDate=xxx&target=window&csrfToken=xx-xx-xxx-xx-x   Kindly let me know what is wrong with this. Thanks in Advance!   NOTE : The value mentioned as xxx which will be replaced with actual guid, changedDate,csrfToken.
asked
1 answers
0

That looks like a browser error.

Are you running any network filtering tools such as an adblocker or spam filter? If you are, can you turn them off temporarily to see if the issue resolves?

answered