C
C#4mo ago
TreF01L

Can't add jwt to cookies

Can someone explain why I have queries working when using IIS Express on BackEnd if I use axios in Vue, but if I use normal fetch, errors appear. I would keep using axios but when I want to add jwt token to cookie the same error appears. Any help would be greatly appreciated)) Modified* All requests work in postman, cookies are added and deleted, but errors appear when working with the browser, so I'm leaning towards not adding something in the app.Cors or builder.Services.AddCors settings
No description
No description
No description
No description
15 Replies
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
TreF01L
TreF01L4mo ago
It stopped working on adding Cookie, so I wrote it. :catclown:
TreF01L
TreF01L4mo ago
I changed it to http and it stopped working at all
No description
TreF01L
TreF01L4mo ago
Okay, it works with axios but doesn't with fetch. However, why it doesn't work with fetch?
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
TreF01L
TreF01L4mo ago
After reading documentation, I added some code but it still doesn't work)) It works but I don't get jwt in cookies
No description
No description
No description
TreF01L
TreF01L4mo ago
.
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
TreF01L
TreF01L4mo ago
What makes you think the error is on the site side? Backend requests are not working
MODiX
MODiX4mo ago
TreF01L
Okay, it works with axios but doesn't with fetch. However, why it doesn't work with fetch?
Quoted by
<@689473681302224947> from #Can't add jwt to cookies (click here)
React with ❌ to remove this embed.
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
TreF01L
TreF01L4mo ago
I found the mistake myself, I should have added everything to the project in a different order
TreF01L
TreF01L4mo ago
how it was
No description
TreF01L
TreF01L4mo ago
how it works
No description
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server
More Posts