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
Hi, i use to work with this great package .The webapi request with theauthorize-guest cmd was working but now i am facing an error . I try to send a post request with postman , i get alternatively api.err.LoginRequired and api.err.InvalidAccessToken when i add username and password .
The text was updated successfully, but these errors were encountered:
Creating a controller, logging in, and then using the authorizeGuest method gives me an error with data: { message: 'Invalid CSRF Token' }. I had been using this successfully for some unknown period of time; not sure when it began breaking. I have updated to v2.2.0 when getting the above error message.
Let me know if you need any more details, I'm happy to provide what I am able. Thanks!
Hi, i use to work with this great package .The webapi request with theauthorize-guest cmd was working but now i am facing an error . I try to send a post request with postman , i get alternatively api.err.LoginRequired and api.err.InvalidAccessToken when i add username and password .
The text was updated successfully, but these errors were encountered: