On Tue, Jul 21, 2020, 04:16 Morbius via curl-library < [email protected]> wrote:
> I have installed *curl 7.72.0-DEV (x86_64-pc-win32) libcurl/7.72.0-DEV > Schannel WinIDN*. > > I work with *MinGW C/C++* on Windows 7 and Windows 10. > > > > > > *What I wish to do.* > > > > I would like to use libcurl to login to the Spotify login page : > > https://accounts.spotify.com > > > I'd recommend you use Chrome's network panel to observe the network traffic during login. You can save these requests as a curl command (that's an option in chrome). Step 2 is to try the curl command on the command line. If that succeeds, then step 3 would be to reproduce that command line using libcurl. Hope this helps Philip
------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
