http - Withings API No Response on request_token -


i have setup described in steps in answer post withings api authentication.

however, when copy , paste final url generated in step 2 (send request url:), no response on browser , screen remains empty.

is there reason why might happening ? oauth token , oauth secret - 2 of them appended callback url ?

each paramter string supposed url encoded in signature i.e urlencoder.encode("key=value","utf-8")


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -