droidconKE / droidconKE2022ReactNative

Official DroidconKE 2022 React Native App
https://play.google.com/store/apps/details?id=com.brianwachira.droidconKE2022ReactNative&hl=en&gl=US
MIT License
8 stars 17 forks source link

ApiV2Error: Entity Not Authorized. #42

Closed makunomark closed 1 year ago

makunomark commented 1 year ago

Describe the bug I seem to be unable to start the server and run the app on iOS expo go app. I am able to run clone and install dependencies. After running npm run ios this is the outcome:

image

Notice the errors ApiV2Error: Entity Not Authorized. in red on VSCode console. These come up after pressing try again on the emulator.

To Reproduce Steps to reproduce the behavior:

  1. Open emulator
  2. Install project dependencies npm i
  3. Start server npm run ios

Expected behavior I expected to see the app on the emulator.

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context n/a

makunomark commented 1 year ago

Resolved: https://stackoverflow.com/questions/72784708/expo-error-on-launching-the-app-apiv2error-account-not-found