> Subject: [Interest] How to login to a website then call an API from the app
>
> (Apologies for the confused question but I don't know enough about what I'm
> trying to ask to know what the question should be).
>
> We have a Qt4.8.2 app that opens a browser to
(Apologies for the confused question but I don't know enough about what I'm
trying to ask to know what the question should be).
We have a Qt4.8.2 app that opens a browser to our website so the user can
login. This creates a cookie which we can then use to call the website API from
our app afte