Open Kiouze opened 8 years ago
Try install this and see if it works.
In the file twitterOAuth.h has no key, in the compiled exe is there an auth key provided? https://github.com/farpenoodle/StreamControl/blob/master/StreamControl/twitterOauth.h
If not, how we can compile our own exe file instead of linux compilation?
The compiled versions have my key yes. If you compile yourself you need to create the keys for yourself.
Are you compiling it yourself?
Was this ever resolved? I'm assuming that we have to compile ourselves in order to change the Auth token. I saw a message on the site say that Twitter wasn't going to be supported in anyway. :(
So I've never been able to track down exactly what dependencies are required but try install OpenSSL for Windows 32 bit binary and also sometimes it seems a a visual studio redistributable needs to be installed. I'd try install 2013 and 2015.
On Sun, 10 Dec 2017, 9:25 PM dapurplesharpie, notifications@github.com wrote:
Was this ever resolved? I'm assuming that we have to compile ourselves in order to change the Auth token. I saw a message on the site say that Twitter wasn't going to be supported in anyway. :(
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/farpenoodle/StreamControl/issues/18#issuecomment-350548276, or mute the thread https://github.com/notifications/unsubscribe-auth/ABw_lCkzSez-XYCVIqn8WugXFJLegzDOks5s-9vIgaJpZM4H9y2g .
Hello,
I've got a problem with the twitter button on both versions beta 0.4b and 0.3 : each time I paste a Twitter URL, it says "Getting Auth Token/Failed to get Auth Token". Any idea why it is not working please ? Thanks !