View or Print the network.request data

Hi,

We’re struggling with an issue using network.request with our self hosted Parse server. On the simulator (PC) the request is accepted and provides the expected results. However, on android test device the request returns a different result, from which it seems that part of the request params are ignored.

We checked the input to the request and it seems the same on both. We suspect perhaps the network.request method behaves differently on the device and outputs a different call. We would like to see or print the actual output that is sent over the web to the server. Is there a way to catch and print this data on the device?

https://forums.coronalabs.com/topic/63646-bug-networkrequest-not-accepting-queries-in-the-url-when-running-on-android/

Let me know if this helps at all, I remember this. I don’t know if it was ever fixed but it should help. By the way have you test on iOS just curious.

Thanks scottrules44 for the tip. I’ve posted there to see if there is a resolution.

https://forums.coronalabs.com/topic/63646-bug-networkrequest-not-accepting-queries-in-the-url-when-running-on-android/

Let me know if this helps at all, I remember this. I don’t know if it was ever fixed but it should help. By the way have you test on iOS just curious.

Thanks scottrules44 for the tip. I’ve posted there to see if there is a resolution.