I am trying to make an API call for a login in my app. I enter everything correctly, but message2
label only says "Creating your account..." forever. Neither the timeout handler nor the gotText handler get run. I tried it on Companion and on an installed APK to no avail. Not only that, but with the companion connected, if I click "do it" on the join block for the web2.setUrl
block and paste that into a web browser, the api works as intended.
I have tried things for about 30 minutes on this but cannot figure it out.