Cors error only in firefox
we are using Mozilla firefox for our desktop/browser application, we have couple functionalities opening from and . When we trying to access those functionalities, we are getting CORS issue and unable to get the page. Same functionalities working for other browsers as chrome, edge, etc. could you please help us for the same. thanks in advance. Thanks & Regards
All Replies (2)
Such errors can be caused by cross-site exception issues and you may have to create a cookie allow exception for involved domains.
You can check for issues with Total Cookie Protection.
Hi , i checked the above suggestion , it didn't help . also please note we are facing this issue only for particular api in the site , not with all the api's