php - How do I authenticate a GetGlue user? -


i've been racking brain, , though other people have asked on site , received no answers, figured try well.

i have getglue oauth2 app consumer_key , consumer_secret. provide 2 urls in documentation: http://developer.getglue.com/#authentication

i need allow users connect getglue accounts our web app. need users getglue id, can check api, documentation insanely terrible.

please help. able same foursquare, facebook, twitter , instagram fine.

thanks.

check out answer @ https://stackoverflow.com/a/19624222/1000543.

in short: switched oauth 2.0, need register app again oauth 2.0 client id , secret.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -