Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Dan Jacob
20
Views
1
Comments
Solved
[Twitter Connector] Can we avoid the user having to go through the 'Sign in with twitter'?
Question
Forge
Twitter Connector (O11)
Forge asset by
OutSystems MVPs
Hi,
I have been experimenting with the TwitterConnector. I am looking for a way to provide user auth without having to go thruough the screens behind the 'Sign in with twitter' button every time (particulalry the Authorise App step). Can this all be done programatically, and can the user Access Token and Access Secret (as shown in the twitter Application Managment Keys tab) be used instead of the Application Consumer Toekn\Secret ?
Regards,
Dan.
Carlos Filipe Simões
Staff
Solution
Dan Jacob
wrote:
Hi,
I have been experimenting with the TwitterConnector. I am looking for a way to provide user auth without having to go thruough the screens behind the 'Sign in with twitter' button every time (particulalry the Authorise App step). Can this all be done programatically, and can the user Access Token and Access Secret (as shown in the twitter Application Managment Keys tab) be used instead of the Application Consumer Toekn\Secret ?
Regards,
Dan.
Hello, Dan,
I did a quick hack on the connector, trying to replace the obtained Access Token and Secret by the ones on the page you mentioned, but this only resulted in '401 Authorization Required' return messages.
Let me have a look at the flow to see if I'm missing something obvious, or even if deeper changes are needed for it to work.
In the meantime: have you figured out from the documentation if the usage of this Token/Secret pair is
exactly
the same as the one with a regular Access Token/Secret pair? Is the request signature exactly the same or does it differ in some way?
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...