07-09-2013 04:18 AM
This is strange, I'm using the Post New Tweet - Finite.VI example, I can't figure out what's goin' on. I also uninstalled and reinstalled the last package of interactive internet toolkit
07-09-2013 12:11 PM
Hi rollingringhio,
Can you provide me a MAX technical report so I can see if there is some version of NI stuff that is causing the behavior? Can you send the report as well as your consumer key and consumer secret in a private message so I can try it?
@Trella, are you still seeing the behavior as well? If you are can you do the same so I can check if there is any commonality to this behavior?
Instructions for creating a MAX technical report are as follows: http://digital.ni.com/public.nsf/allkb/271F252B4EF0A2E0862570E70056A1E4
In addition, make sure to verify the following:
1. Try to disable your firewall on the computer and antivirus to see if they are interfering
2. Make sure to remove any spaces before or after the Consumer Key or Consumer Secret when copying from the Twitter Application Settings page; make sure they are entered exactly as they appear on the page.
3. Check that your system clock and make sure the time is accurate.
4. Make sure you have specified a callback url such as http://www.example.com or your own website, etc in the application settings page
07-09-2013 02:23 PM
Hi MilanR,
I sent you a private message. I checked all, my boundary conditions should be ok
07-10-2013 06:25 AM
Hi,
still same behavior here. I will send you a private message.
07-11-2013 07:44 PM
@rollingringhio and @Trella, looking at both the technical reports I think I finally see some similarity. What is the system locale / language settings for your machines? I think what is happening is that the VIs are using different locales, could you try and change the system locale to English (United States) as a troubleshooting step with these instructions: http://windows.microsoft.com/en-us/windows7/change-the-system-locale
If you no longer get the problem after changing locales to English (United States) then let me know what locales you would like to use and I can go through the VIs and fix them to work on the platforms.
07-11-2013 09:47 PM
I did a review of the toolkit and as far as I can see the only place this causes a problem was in the HTTP Error VI. Attached is a new version that should fix the behavior for you guys :]
Please let me know if it works!
07-12-2013 03:39 AM
The new HTTP Error.vi finally works
Thank you very much, good work dear friend