Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some doc about "statuses/show/:id" type requests #43

Closed
dbuendiab opened this issue Jan 21, 2015 · 0 comments
Closed

Some doc about "statuses/show/:id" type requests #43

dbuendiab opened this issue Jan 21, 2015 · 0 comments

Comments

@dbuendiab
Copy link
Contributor

Hi, I've asked in stackoverflow.com, but I think maybe it's better by this way.

In the examples there is no one about the ":id" parameter passing. If tried:

data = {'id': 557856389746683905}
response = api.request('statuses/show/:id', data)

and the response is

{'message': 'Sorry, that page does not exist', 'code': 34}

I suppose there is some kind of syntax I don't get, so my question to clarify this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants