You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have create a client
using oauth2
GET works well but when i try to specify the body of the post
it gave an error
client = oauth.Client(consumer,token)