Description:
Tweet with # or @ is not getting published on Twitter Account
Suggested Labels:
TwitterConnector
Suggested Assignees:
Affected Product Version:
EI 6.4.0
Steps to reproduce:
After Creating Developer Acconts on apps.twitter.com and getting consumerKey, consumerSecret, accessToken, accessTokenSecret Follow Below Steps
Download Twitter Connector 2.0.7
Upload and Enable the Twitter Connector on Enterprise Integrator Webportal.
Description
Moivng issue from https://github.com/wso2-extensions/esb-connector-twitter/issues/25
Description: Tweet with # or @ is not getting published on Twitter Account
Suggested Labels: TwitterConnector
Suggested Assignees:
Affected Product Version:
EI 6.4.0
Steps to reproduce: After Creating Developer Acconts on apps.twitter.com and getting consumerKey, consumerSecret, accessToken, accessTokenSecret Follow Below Steps
`
Send Below Payload to the proxy.
{ "message": "Hellow WSO2 ESB #WSO2 Test" }
It gives response with 401Authorization Required
{ "errors": [ { "code": 32, "message": "Could not authenticate you." } ] }
Related Issues:Steps to Reproduce
No response
Affected Version(s)
No response
OS, DB, other environment details and versions
No response
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response