qarth
qarth copied to clipboard
All OAuth requests are signed by default
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