Request failed with status code 404 on Android

Please provide the following:

  1. SDK Version: 39.0.2
  2. Platforms(Android/iOS/web/all): Android

Hi,

I recently upgraded my Expo SDK of my application from 38 to 39 and the expo cli to the 3.27.10 and since then all the network requests in my application fail with this error “Request failed with status code 404”. This only happens on my dev environment. The app in production still works with the same API and a snack I created to isolate the error also works.

Please why does this error occur and what can I do to solve it?

Hey @sa-ma, can you try clearing all your caches and see if the issue persists?

Cheers,
Adam

Thanks, I did this including reinstalling my expo client

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.