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
in the first one you are calling the callback with the result and error null thats all good and dandy.
untill we get to the second one where you should call the callback with the error .......
and then check the error in the callback function ( which you are doing )
The text was updated successfully, but these errors were encountered:
CHECK IT
in the first one you are calling the callback with the result and error null thats all good and dandy.
untill we get to the second one where you should call the callback with the error .......
and then check the error in the callback function ( which you are doing )
The text was updated successfully, but these errors were encountered: