#Error 403 when trying to make a post request from postman using csrf token.

1 messages · Page 1 of 1 (latest)

floral mirage
#

I seem to do everything properly, receive tokens by making a get request, insert them into the post login request, and I keep getting error 403. At the same time, if I do everything directly through the site, everything works fine.
What could be the cause of the problem and what should I pay attention to?
Let me know if I need to provide a certain part of the code.

Thank you for your attention

valid siloBOT
#

<@&1004656351647117403> please have a look, thanks.

versed escarp
#

Maybe a CORS problem? share the code