QML Image: Error downloading http:.... - server replied: Not Acceptable
Good day
I’m writing an app that has an rss feed part, but when trying to display the image within the rss feed, for example this image
actual image
[IMG]http://static.sport360.com/sites/default/files/imagecache/uae_main_home/153269720.jpg[/IMG]
using regular Image Item in QML, I’m getting this error:
QML Image: Error downloading [url]http://static.sport360.com/sites/default/files/imagecache/uae_main_home/153269720.jpg[/url] – server replied: Not Acceptable
How to solve this problem
Thanks!