Hi,
Another problem is that in order to enter the API must enter your login and password
If using QNetworkAccessManager to download, you can connect signal authenticationRequired [qt-project.org] to a slot and do the authentication there.
↧