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 c...
Copied to clipboard