Re: [Interest] How to login to a website then call an API from the app

2016-04-05 Thread Jason H
> 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

[Interest] How to login to a website then call an API from the app

2016-04-01 Thread Tom Isaacson
(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