Relative Content

Tag Archive for androidunity-game-enginebuildunitywebrequesthttp-status-code-204

UnityWebRequest status code 204 (No Content) in Android build

I am using an API to ask content from travel advisor API. However, when I request on the Android Build I get no content. This itself is not weird, however when I run it in the editor, it does completely work and I do get content. I use the same parameters.