google OAuth 'continue' api error 403

hello, I'm trying to auth with google login in weweb, the init api is working and also the continue but after 2/3 test the continue api stop working and give me this error
Error: Request failed with status code 403 at e.exports (https://editor-cdn.weweb.io/public/js/chunk-vendors.f83c0b3b.js:64:1241) at e.exports (https://editor-cdn.weweb.io/public/js/chunk-vendors.f83c0b3b.js:97:3739) at XMLHttpRequest.w (https://editor-cdn.weweb.io/public/js/chunk-vendors.f83c0b3b.js:257:2151)

I don't understund why beause was working before
in the xano debug for the continue api said
{

code: 
ERROR_CODE_ACCESS_DENIED,

message: 
Precondition failed.
Other
2 replies