Tried accessing nonexisting field (is_verified) on node type (User)

Hi @silviasabbioni10,

Welcome to the Auth0 Community!

This error indicates that the is_verified field does not exist on the user that is being accessed.

Unfortunately, the error is coming from Facebook, and is not an error common to Auth0. It might be worth reaching out to the Facebook Developer Community.

Otherwise, you can elaborate on how you’ve set up your application and we can try to work from there.