Whenever I run the line Stitch.initializeDefaultAppClient('myapp-miqoc');, my code throws the error "StitchClientError: (CouldNotLoadPersistedAuthInfo): failed to load stored auth information for Stitch". I attempted to create another app in Stitch, but I got the same error.
Whenever I run the line
Stitch.initializeDefaultAppClient('myapp-miqoc');
, my code throws the error "StitchClientError: (CouldNotLoadPersistedAuthInfo): failed to load stored auth information for Stitch". I attempted to create another app in Stitch, but I got the same error.Do you have any idea how to fix this?.
The code is as so: