todbot / blink1

Official software for blink(1) USB RGB LED by ThingM
https://blink1.thingm.com/
Other
954 stars 237 forks source link

does the app doesn't support follow url redirects for urls given? #305

Closed asknet closed 6 years ago

asknet commented 7 years ago

Hi, Can you let me know if the app does support of url redirects? i'm using google webapp url which always resolves into 302 and hence the blink control app doesn't read the response from my redirected url.

Is the above true?

Thanks

QuadDepo commented 6 years ago

Can you not just make a script that will make an request and check the response?

todbot commented 6 years ago

Hi, I believe the newer Blink1Control2 app supports 302 redirects (if the older Blink1Control1 did not). You can find Blink1Control2 here: https://github.com/todbot/Blink1Control2