A twitter question on a DLL you wrote and a general question
Moderators: Dorian (MJT support), JRL
A twitter question on a DLL you wrote and a general question
1) Specifically the twitter question. I am using Windows 7, using Macro Scheduler Pro 13.2.4. I used the exact code of:
Let>message=Hello from Macro Scheduler LibFunc>%SCRIPT_DIR%\tweetlib.dll,UpdateStatus,r,message,buff,1024
I had used this function before. I ran the remove credentials function of it, ran it again, and go to the part where I had to authorize the app. I allowed authorization and it still does not post a simple message to twitter.
When I removed credentials r = 0
Whenever I attempt to post a message r = 22
2) What updates occurred for 13.2.4?
Let>message=Hello from Macro Scheduler LibFunc>%SCRIPT_DIR%\tweetlib.dll,UpdateStatus,r,message,buff,1024
I had used this function before. I ran the remove credentials function of it, ran it again, and go to the part where I had to authorize the app. I allowed authorization and it still does not post a simple message to twitter.
When I removed credentials r = 0
Whenever I attempt to post a message r = 22
2) What updates occurred for 13.2.4?
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Turns out the Twitter API URLS were updated this year and we needed to update Tweetlib accordingly. This has now been done. Please re-download the library:
http://www.mjtnet.com/software/tweetlib.zip?v2
http://www.mjtnet.com/software/tweetlib.zip?v2
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
-
- Newbie
- Posts: 1
- Joined: Wed Jul 10, 2013 9:38 pm
No longer tweeting
This appears to have ceased functioning when Twitter retired the v1 API on June 11th. Are there any plans to update it to the new API?
Thank you!
Todd
Thank you!
Todd
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
We have updated it today. You can download the update from the usual place: http://www.mjtnet.com/software/tweetlib.zip
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
Re: A twitter question on a DLL you wrote and a general ques
I have a twitter error:
I am using the new tweetlib.dll
I have installed OpenSSL
When I try to create a simple treat I get the error:
r -27- Could not load SSL library.
I have read the readme file and I feel like I'm missing a step or doing something stupid.
Any help would be appreciated!
I am using the new tweetlib.dll
I have installed OpenSSL
When I try to create a simple treat I get the error:
r -27- Could not load SSL library.
I have read the readme file and I feel like I'm missing a step or doing something stupid.
Any help would be appreciated!
Re: A twitter question on a DLL you wrote and a general ques
I also have version 14.1.07 of Macro Scheduler, if that makes a difference or if I absolutely need to upgrade.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: A twitter question on a DLL you wrote and a general ques
Have you copied the required OpenSSL DLLs to the Macro Scheduler program folder?
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?