Defect #815
Twitter plugin not working on Servoy 7.4.1
0%
Description
We would like to display the twitter feeds of contacts in our database.
One of my colleagues made it work in Servoy 6 about a year ago.
I'm having difficulty getting the twitter plugin to work on Servoy 7.
Connecting seems to work, but getProfile and many of the other functions result in errors:
See: http://screencast.com/t/sEbnuFPm
Errors generated from sample solution.
I'm also confused about the relationship between account and user.
Is it possible to work with a single account per application?
History
Updated by Robert Ivens almost 11 years ago
Hi Irene,
We would like to display the twitter feeds of contacts in our database.
One of my colleagues made it work in Servoy 6 about a year ago.I'm having difficulty getting the twitter plugin to work on Servoy 7.
Connecting seems to work, but getProfile and many of the other functions result in errors:
See: http://screencast.com/t/sEbnuFPm
Errors generated from sample solution.
If I run the demo solution and plugin in Servoy 5.2.x I do see that Twitter now requires an SSL connection. Perhaps Servoy 7.4.x shows this SSL error in this fashion, but I haven't tested it in that version. Perhaps there is another issue with Servoy 7.4.x and this plugin.
Irene Bom wrote:
I'm also confused about the relationship between account and user.
Is it possible to work with a single account per application?
An account is a twitter user. They are the same.
The demo application was made to use multiple accounts/users but of course you can create a solution that only uses 1 account/user.