real android device post method recieve 403 code #9312
Answered
by
TobyMosque
xwyzsn
asked this question in
CLI - Capacitor / Cordova modes
-
problemI built an android app. It's all working fine on the emulator(both get and post requests). Once I build on a real android device, the get requests were fine but bad with post requests. I just received a 403 code Android: 8.1.0 my post method is basically like this
|
Beta Was this translation helpful? Give feedback.
Answered by
TobyMosque
May 18, 2021
Replies: 1 comment 1 reply
-
I think there is nothing with your app, that is just your api blocking your app. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
xwyzsn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think there is nothing with your app, that is just your api blocking your app.