Hi guys i run into a problem. Yesterday i created 2 new users but when i try to do login in my app (SPA Vue3 + Laravel API) the token endpoint return {“error”:“invalid_grant”,“error_description”:“Failed to verify code verifier”} . Thats in my production environment because my first created user works in both environments (Local, Production)
Can anybody help me please?