OAuth Test

instructions


http://api.example.com/catalog/titles

 

term=Dark%20Knight&count=2

 

 

advanced

 

Instructions

This page allows you to test out your OAuth code against a Javascript OAuth Library (OAuthSimple for the curious). This page uses only javascript, so you need to provide your API Key and Shared Secret to get a working link.

Note that you can provide your own Nonce and Timestamp values so that you can test if the URL generated by your library or code matches what is generated here. (Ideally, any OAuth URL should match regardless of generating library provided the arguments match.)

I've provided some helpful suggestions beneath the Path and Args to better illustrate the sorts of content you should provide.

And of course, you're welcome to fork me over on Github

... that never sounds right.