Http call for Mobile app not working on Deployed URL

Hi, everybody. I am new in this community. I am a Mern stake developer. yesterday I was deploying my code on render it works fine for Web apps and also works fine on postman. when the same API is used in Mobile apps(React Native) it does not respond. the app works fine in a local environment and sends and received data from the local server efficiently.

Hey Bilal,

HTTP calls should not differ whether they’re made from mobiles or computers.

  • Are you sending a different payload from your mobile app?
  • Are you getting any specific error back from the API?
  • Any additional details/snippets would be useful

Jérémy, Render Support

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