Hi Mariusz,

this group is really about OAuth and nit any specific use of it.
You're unlikely to get an answer here, so I'd recommend visiting the
Twitter Development Talk mailing list.

Chris

On Thursday, August 6, 2009, Mariusz <mariusz...@gmail.com> wrote:
>
> Hi!
>
> I know that it is mailing group of OAuth. :) However a lot of people
> of the group create a Twitter or Facebook client. So I hope that
> somebody will be able help me. :)
>
> I make small Twitter client in Java. Currently I make options:
> 'farourite status' and 'unfavourite status' and I have a strange
> problem.
>
> I always use format of url like this:
>
> (for 'follow user'):
>
> http://twitter.com/friendships/create.json?id=1111
>
> It works well in almost all cases. However it doesn't work in
> 'favourite status'. If I try:
>
> http://twitter.com/favorites/create.json?id=111111
>
> I will get error. But if I try:
>
> http://twitter.com/favorites/create/111111.json
>
> everything works well.
>
> Could somebody tell me why I can't use first way of the URL? I would
> like to use link with parameters after '?' character. Why doesn't it
> work in 'favorite status' and 'unfavorite status'?
>
> I sorry for the offtopic. :)
>
> Mariusz
>
> >
>

-- 
Chris Messina
Open Web Advocate

Personal site: http://factoryjoe.com
Twitter: http://twitter.com/chrismessina

Diso Project: http://diso-project.org
OpenID Foundation: http://openid.net

This email is:   [ ] bloggable    [X] ask first   [ ] private

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to