0
Under review

Unsupported media e:-12 when using HTTP instead of http

Chad Graybill 8 років тому оновлено Jona (Lead Developer) 8 років тому 1

I have found that when hard coding a favorite, make sure you dont hard code the url as HTTP... make sure your phone doesnt auto capitalize these letters... it wouldnt work and i was getting errors until i changed it to "http". now everything works fine (stupid error... lazy coding... dumb dumb dumb).

Відповідь

Відповідь
Under review

Hey Chad! Thanks for sharing your solution with us. The URL protocol "http" shouldn't be case insensitive according to RFC3986. I'll have to look into this.

Відповідь
Under review

Hey Chad! Thanks for sharing your solution with us. The URL protocol "http" shouldn't be case insensitive according to RFC3986. I'll have to look into this.