Page 1 of 1

API calls to my own server getting blocked

Posted: Tue Mar 13, 2018 4:44 pm
by optikalefx
It's a login walled backend dashboard, and on the page that shows them ad data, about their ads, the network requests are getting blocked.
Here's the URL

Code: Select all

https://api-prod.MYSITE.co/api/SERVICE-ad-product?createdDateEnd=2018-03-13%2012%3A03%3A04&createdDateStart=2018-02-13%2012%3A02%3A04 net::ERR_BLOCKED_BY_CLIENT
I think it's too far to block things like this. I can't go tell all of my customers to go disable ad block. They are expecting to see their ad data.

Re: API calls to my own server getting blocked

Posted: Tue Mar 13, 2018 4:51 pm
by intense
You have to provide all the steps to reproduce the issue (real example links, test account etc)

Re: API calls to my own server getting blocked

Posted: Tue Mar 13, 2018 5:23 pm
by smed79