Getting 'blocked:other' error status from the browser - In Angular application, I made a rest api call to fetch the information from the server

12,652

When we have query params like 'adBanner', 'ad' & 'bannerId' etc.. in the API url, it will be blocked by 'AdBlock' extension from the browser. In my case, there is a 'bannerId' keyword in the query params. So it is blocked by the browser extension.

For other keywords which are used by AdBlocker, please refer to the below url https://easylist.to/easylist/easylist.txt.

https://stackoverflow.com/a/33174424/5722465

Share:
12,652
RajuPedda
Author by

RajuPedda

UI Architect and also an individual contributor with 14+ years of experience in Web, Desktop and Mobile applications and games. Expertise in writing high level reusable and maintainable code. Successfully lead a number of small, medium to enterprise level projects with complex business problems.

Updated on June 21, 2022

Comments