deepak 2 Followers

deepak

Quick Links

View Show Available Profiles

Authors (1)

deepak

Related Projects / Groups
Yo6
StrictMe


Inbox
EviscapeAPIOAuth Changes (annoucement)
Eviscape OAuth has adopted OAuth 1.0a. We have found XSRF bug with our Authentication mechanism. We have fixed it as per OAuth advisory.

Developers:
Now you can register your application with "callback" and default "permission" parameters, they'll be override by "oauth_callback" and "perm". You may also edit your existing applications and provide this parameters. In other changes, We'r  now only accepting "oauth_callback" while asking for request token.

Users:
We have adopted "verifier" mechanism which means, if there is no callback then we'll display verification code on screen which you might needed for application which made request to access you account.

Read more
http://www.eviscape.com/oauth/docs
http://blog.oauth.net/2009/04/22/acknowledgement-of-the-oauth-security-issue/

EviscapeAPI
2 years, 9 months ago, 0 Comments

EviscapeAPIsad (photo)

photo

EviscapeAPI
3 years, 4 months ago, 2 Comments

EviscapeAPIAPI Console (api)

Hi Friends,

Now you can interact with our API using a Web Based Test Console. Its limited to read methods i.e no write operations are allowed.

Its here: http://www.eviscape.com/console/run

Cheers,

Eviscape Team!


EviscapeAPI
3 years, 4 months ago, 2 Comments

EviscapeAPILink http://t2.unl.edu/documentation/hadoop/unl-installation (link)

EviscapeAPI
3 years, 5 months ago, 0 Comments

EviscapeAPIHow to use OAuth (tutorial)

What is OAuth?

OAuth is an open protocol to allow secure access to API.

Eviscape API Uses OAuth for authorization.

How to use OAuth? (It is strongly recommended to read http://oauth.net/documentation/getting-started before getting started)

  1. Register your application with Eviscape API http://www.eviscape.com/app/ 
  2. Get API KEY and API SECRET. Yo've to use both while making secure call.
  3. Obtain request token http://www.eviscape.com/oauth/request_token and send below params: oauth_version=1.0&oauth;_nonce=ee17d9279f53aff0e0ff804b034e9830&oauth;_timestamp=1228579640&oauth;_consumer_key=abcdef&oauth;_signature_method=HMAC-SHA1&oauth;_signature=lFKuuusrwooii2OgTB%2BuiKwZQMc%3. Response of this call should be like: oauth_token=some_token&oauth;_token_secret=some_secret
  4. Use token and secret from above response and make an authorization call http://www.eviscape.com/oauth/authorize for write access(?perms=write) you can also make a request for read access only with your oauth token and secret which you obtained in step 3.
  5. Finally If User approves, then You can exchange your oauth_token with access_token which you'll be using in making authenticated API calls.

Further reading suggestions

(1) http://oauth.net

(2) OAuth Test Client http://term.ie/oauth/example/client.php (cool application to understand how oauth works)

(3) Eviscape API Docs http://www.eviscape.com/api/1.0/docs/


EviscapeAPI
3 years, 5 months ago, 0 Comments

Follows (4)

EviscapeAPI
some-music-events-prenzlauer-berg-berlin
Posted
Image not availableSolving physics problems (chatter)
Solving physics problems

deepak
2 years, 7 months ago, 3 Comments

    Followers (2)