'xsrf check failed' 403 error occurs whenever fetch post with rest-api

이학진
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 13, 2023

Every time I use 'fetch', I got a cors problem, so I bypassed it using a proxy and it got better. However, methods such as PUT and DELETE are all fine, but if i use POST only, an error called "XCRF check failed" occurs along with 403 errors. What i need the most is a POST function.
'X-Atlassian-Token on Header': 'No-check' has already been done.

Is this a problem caused by testing on localhost?

I think it would be nice if we could solve the cors problem in the first place.
Actually, I don't think there will be any problem if it works somehow.

somebody help me, please

 

스크린샷 2023-05-14 오후 1.09.36.png

0 answers

Suggest an answer

Log in or Sign up to answer