Back to All

Response Blocked by Chrome's Cross-Origin Read Blocking (CORB)

My Chrome browser is blocking the response from my API POST call and giving me the following error:

Cross-Origin Read Blocking (CORB) blocked cross-origin response ...with MIME type text/plain

Is it possible for you to set your response's Content-Type to "application/json" instead of "text/plain"? I believe this will make the error go away based on this article: https://www.chromium.org/Home/chromium-security/corb-for-developers