You cannot post messages because only members can post, and you are not currently a member.
Description:
Welcome to the Glue Development forum!
This forum is a place to ask questions about software development using the Glue API.
Happy hacking!
|
|
|
how to make api calls once authorized
|
| |
"After successfully accessing the token, the Glue API returns the glue_userId of the user who just logged in, along with the oauth_token and oauth_token_secret. These values are also returned in the response headers." I'm able to get this far. But how do I make further /user calls with the token and token secret? Do I pass it as a parameter in the query string?... more »
|
|
Problems with authorization
|
| |
Hi, I have a problem when trying to access some of the api methods. realm="[link]", oauth_consumer_key="cbe1ee277a b21864ea171c1c5400917c", oauth_token="RJTmpq_dBFxA4nbMi m6CkjUIens5dwoeDUBNMQWjtvstfOH JsYD"GzPt"OxeVs"Bqm1frXeq4TzUt NHUJgXbiEhiOk"B9Qd9jRosphJtl7w V1CN2eRUU5lLIVX9Xy5jL4qdROEGKx 83x-281462549",... more »
|
|
Authorization without browser?
|
| |
Hello, i am currently trying to figure out how i can authorize a plugin without a browser, and wonder if anyone can point me in the right direction? I am running a plugin currently in XBMCBuntu, and need the plugin to authorize to automatically check in when i watch a episode or movie, but i am unable to choose the browser to get authenticated.... more »
|
|
|