authentication - Calling Yahoo API through OAuth -


spending whole day on yahoo docs , here , there asking here having failed in attempts.i implementing login yahoo on site using yahoo oauth. after user login need profile. have retrieved access token , completed authorization flow mentioned here:- yahoo oauth authorization flow

after having access token need retrieve user profile making simple yahoo api call mentioned here

but not able same. gives me token rejected signature invalid,timestamp rejected e.t.c. have seen similar type of question on yahoo forums there no replies people(i wonder did). thankful if can describe step completely, clearly(signatures,methods,timestamp e.t.c) useful users having similar problems. using java language. thanking in advance.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -