Re: [Interest] Qt Network Authorization example redirect URI

2018-05-26 Thread Michael Corcoran
I believe you need OpenSSL 1.0.x. 1.1 API is not compatible with 1.0 at all [1]. Mike [1] https://www.mail-archive.com/tech@openbsd.org/msg36437.html OpenSSL 1.1 API migration path (or the lack thereof...) As many of you will already b

Re: [Interest] Qt Network Authorization example redirect URI

2018-05-26 Thread Tom Isaacson via Interest
Finally realised it's http://localhost:1337/ so Reddit is accepting the request now, but the app is printing SSL errors: qt.networkauth.oauth2: Unexpected call qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method qt.network.ssl: QSslSocket: cannot call unresolved functi

[Interest] Qt Network Authorization example redirect URI

2018-05-26 Thread Tom Isaacson via Interest
I've installed Qt 5.10.1 and I'm trying to get the Reddit example for Qt Network Authorization to work: https://doc.qt.io/archives/qt-5.10/qtnetworkauth-redditclient-example.html The instructions tell you to go to https://www.reddit.com/prefs/apps and get a consumer key. I created an app called