You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I implenemted this outstanding protector in my old AngularJS project, where the requests are mainly ajax requests. Everything is fine, but I always get back 403 Forbidden error when I try to call the URL, set in verifyGetFor array. Even though the token is sent in header and cookie as well.
Has anyone faced the same problem?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi all!
I implenemted this outstanding protector in my old AngularJS project, where the requests are mainly ajax requests. Everything is fine, but I always get back 403 Forbidden error when I try to call the URL, set in verifyGetFor array. Even though the token is sent in header and cookie as well.
Has anyone faced the same problem?
Thank you!
The text was updated successfully, but these errors were encountered: