qarth icon indicating copy to clipboard operation
qarth copied to clipboard

All OAuth requests are signed by default

Open allentiak opened this issue 8 years ago • 0 comments

Building the requestor and signing the request should be two separate steps, just like in plain ScribeJava.

This forces to use access tokens even for API calls which only require the API key (like flickr.test.echo). flickr.test.echo documentation

allentiak avatar Oct 16 '17 21:10 allentiak