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
mrpmohiburrahman
changed the title
ApiV2Error: Entity Not Authorized.
Getting error when running example project: ApiV2Error: Entity Not Authorized.
Aug 8, 2024
Current behaviour
When trying to run the example project according to do the docs
it's giving me the following error
Expected behaviour
It should run the app on expo-go without any issue.
How to reproduce?
If we follow the docs on Running the example section, this error can be reproduced.
Preview
Here is a video of current error
expo-go-error-on-example-project.mp4
What have you tried so far?
According to this answer in StackOverflow, this issue is generating because of "owner" field on app.json.
We can use the following command to resolve the issue according to this answer
This will run expo without internet connection which will ensure, that owner field won't affect running the example project on expo-go
Your Environment
The text was updated successfully, but these errors were encountered: