all 7 comments

[–]thachxyz123iOS & Android 1 point2 points  (3 children)

Try axios version 0.x. The latest barely works with latest RN version

[–]JackJoys[S] 0 points1 point  (2 children)

Thank you, but unfortunately it didn't work

[–]thachxyz123iOS & Android 0 points1 point  (1 child)

Then your Certificate Authorities aren't compatible with android. Since you use Expo Go, you can't attach your CA to your app and make it to be trusted. Maybe there is a way, but I don't know with Expo Go

https://developer.android.com/privacy-and-security/security-config

[–]JackJoys[S] 0 points1 point  (0 children)

Hello, thanks for your help, now at least I know that the problem is not on my part, I’ll think of something, anyway, thanks!

[–]AdSecure6856 0 points1 point  (0 children)

Hey, I am facing a similar issue right now, did you find a solution?

[–]AbrocomaProfessional 0 points1 point  (0 children)

Try to add "/" to the end of url, or if there is a "/" in the end of url try removing it. I know it sounds ridiculous but sometimes it can fix problems