PDA

View Full Version : QNetworkReply::ProtocolUnknownError



zgulser
12th April 2012, 09:45
Hi,

When I try to load the following URL using QNetworkAccessManager( because QWebView couldn't handle it);

https://oauth.live.com/authorize?client_id=0000000048060EA5&redirect_uri=https://oauth.live.com/desktop&response_type=token&scope=wl.skydrive_update,wl.emails,wl.share,wl.off line_access

I got this error. I'm using Qt 4.4.

Any ideas? That might happen in only for Qt 4.4.