Skip to main content
SIDDHARTH_AGRAWAL
February 11, 2022
Question

CORS/CORB/Site Isolation issue in an API call

  • February 11, 2022
  • 11 replies
  • 2442 views

I am calling a POST API for OAuth authentication which is blocked by the google chrome browser, looks like the issue is of site isolation/CORB.

While the same request is being properly at the network level (checked in fiddler and postman).

This topic has been closed for replies.

11 replies

Corey_O_Brien
Active Member
November 1, 2024

Anyone know how to solve this? Still cannot use my website to retrieve comments from the Figma API without opening the browser with CORS disabled.