Web Service URL String not clear

6 views
Skip to first unread message

Alex Housley

unread,
Apr 12, 2010, 8:57:41 AM4/12/10
to Rummble API
(Imported from previous Mashery forum)

I've got this:
http://api.rummble.com?method=user.getInfo&format=xml&oauth_consumer_key=[Key]&oauth_signature=[signature]&oauth_token=[token]&version=1.0&oauth_nonce=123456

OK, I have a key emailed to me but should it be in quotes?

I don't know what signature refers to or token?

So I cannot start to use the web service yet.

I have a secret question. Should that be somewhere in that url above?

I suppose a "hello World" example would make it clear without need for
words.

thanks

bill

Alex Housley

unread,
Apr 13, 2010, 12:50:09 PM4/13/10
to Rummble API
On Apr 12, 1:57 pm, Alex Housley <alex.hous...@rummble.com> wrote:
> (Imported from previous Mashery forum - thanks BillBest)
>
> I've got this:http://api.rummble.com?method=user.getInfo&format=xml&oauth_consumer_...[Key]&oauth_signature=[signature]&oauth_token=[token]&version=1.0&oauth_nonce=123456

>
> OK, I have a key emailed to me but should it be in quotes?

No quotes are required when forming the API call.

>
> I don't know what signature refers to or token?

The Rummble API allows the usage of 3 different Signature methods to
follow OAuth standards. More info here:
http://developer.rummble.com/docs/Signature

An access token is required for each logged in API request. More info
here: http://developer.rummble.com/docs/Authentication

Signatures and tokens are one of the trickiest parts of OAuth, so
please let us know if you require further assistance.

>
> So I cannot start to use the web service yet.
>
> I have a secret question. Should that be somewhere in that url above?

No, the secret question just helps you reset your developer account
password.

>
> I suppose a "hello World" example would make it clear without need for
> words.

More code examples and example apps will be provided soon. Watch this
space!

Thanks,
Alex

Reply all
Reply to author
Forward
0 new messages