0
En revisión

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

Chad Graybill hace 8 años actualizado por Jona (Lead Developer) hace 8 años 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).

Respuesta

Respuesta
En revisión

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.

Respuesta
En revisión

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.