Getting "Cross-Origin Request Blocked" error while calling Create ticket API In react
답변함
2021년 3월 03일에 게시됨
Hello Team,
I got error CORS Error while calling create ticket API in ReactJS using Axios. In normal chrome window it's working fine but In Incognito mode and Other browser like Mozilla I am getting same error.
1. Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at "Zendesk API URL" (Reason: header ‘access-control-allow-headers’ is not allowed according to header ‘Access-Control-Allow-Headers’ from CORS preflight response).
2. Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at"Zendesk API URL". (Reason: CORS request did not succeed)
Please help me through it.
Thank you
0
1
댓글 1개
Nhia Lor
Hi aumtrivedi,
It sounds like your browser settings might be blocking third party cookies. Third Party cookies is normally blocked by default when using an incognito window in Chrome. I would recommend to try disabling this and then testing again.
Your Firefox may also be block third party cookies so I'd recommend checking to ensure its set to allow all cookies as well.
Hopefully that helps to get things working as needed for you!
0
게시물 댓글 달기가 중지되었습니다.