oauth 1.0 support
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
oauth 1.0 support
How can I set up ReadyAPI for Rest functional testing if my app uses Oauth 1.0? Thanks
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://readyapi.smartbear.com/features/auth/types/oauth2/start
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On SOAPUI 5.2.1 there is no OAuth 1.0 authorization available only OAuth 2.0 is available but the twitter project available under sample projects shows the Authorization for OAuth 1.0 also any apps created on twitter gives OAuth 1.0 creds. consisting of access Token and secret, is there any way that we can downgrade to OAuth 1.0 on SOAPUI.
Since many apps are still using OAuth 1.0 can there be an option to have OAuth 1.0 also along with OAuth 2.0 ?
Reason: Every-time we try to connect to Twitter API endpoints with the Credentials given by Twitter it fails and the reason looks like the mismatch in the authorization version and the verification mechanism employed by the different techniques.
