403 from authorize in Lock

Hi,

I’m developing a SPA and I’m using an embedded login with Lock’s latest version. Everything looks good but after losing session if I visit any route besides http://localhost:3000 (which is defined in the Allowed Callback URLs property in Auth0’s dashboard), the login form shows but I get a 403 response from the /authorize endpoint. This doesn’t happen when visiting http://localhost:3000 only on http://localhost:3000/[MyRoute]. I’m trying to figure out if I’m missing something in locks’ config or it’s just my code that’s missing something.

Thanks.

Hi there @ricardo.nogues, welcome to Auth0’s Community!

When you get a chance can you direct message me your tenant name so I can investigate your settings? What stack are you using to build your SPA? Thanks in advance!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.