A twitter question on a DLL you wrote and a general question

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
EnderFFX
Pro Scripter
Posts: 92
Joined: Mon Mar 08, 2004 6:17 am

A twitter question on a DLL you wrote and a general question

Post by EnderFFX » Tue Dec 11, 2012 9:48 pm

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?

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Wed Dec 12, 2012 1:08 pm

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
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

EnderFFX
Pro Scripter
Posts: 92
Joined: Mon Mar 08, 2004 6:17 am

Post by EnderFFX » Wed Dec 12, 2012 1:55 pm

Thank you very much. Very much appreciated!

User avatar
Meryl
Staff
Posts: 124
Joined: Wed Sep 19, 2012 1:53 pm
Location: Texas
Contact:

Post by Meryl » Wed Dec 12, 2012 5:03 pm

As you know, social networks change their APIs that break existing apps. Facebook loves to do this. Appreciate your bringing this to our attention. One thing I've learned is to spot checking any apps I have running in social media to make sure they still work or to update as needed.

toddwhitehead
Newbie
Posts: 1
Joined: Wed Jul 10, 2013 9:38 pm

No longer tweeting

Post by toddwhitehead » Wed Jul 10, 2013 9:41 pm

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

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Thu Jul 11, 2013 8:41 am

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?

EnderFFX
Pro Scripter
Posts: 92
Joined: Mon Mar 08, 2004 6:17 am

Re: A twitter question on a DLL you wrote and a general ques

Post by EnderFFX » Wed Mar 30, 2016 8:25 pm

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!

EnderFFX
Pro Scripter
Posts: 92
Joined: Mon Mar 08, 2004 6:17 am

Re: A twitter question on a DLL you wrote and a general ques

Post by EnderFFX » Thu Mar 31, 2016 2:39 pm

I also have version 14.1.07 of Macro Scheduler, if that makes a difference or if I absolutely need to upgrade.

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
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

Post by Marcus Tettmar » Tue Apr 05, 2016 10:29 am

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?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts