1K results in 11 ms
7 years ago · Sep 11, 2018, 05:00 PM
string channelName; public string oAuthToken; DateTime lastMessage; Queue<string> sendMessageQueue;
7 years ago · Sep 11, 2018, 09:34 AM
new PageReference('/id/' + UserInfo.getOrganizationId() + '/' + UserInfo.getUserId() + '?oauth_token=' + UserInfo.getSessionId() ); System.debug(LoggingLevel.ERROR, '@@@ v: ' + pr.getContent().toString()
7 years ago · Sep 09, 2018, 09:54 PM
oauth_dance(APP_NAME, CONSUMER_KEY, CONSUMER_SECRET, CREDS_FILE) oauth_token, oauth_secret = read_token_file(CREDS_FILE) t = Twitter(
7 years ago · Sep 07, 2018, 04:40 PM
HttpPost] public ActionResult SendMessage(string oauth_token, string oauth_verifier, int useId)
7 years ago · Sep 06, 2018, 06:52 PM
CREATE TABLE `oauth_token` ( `entity_id` int UNSIGNED NOT
7 years ago · Sep 06, 2018, 03:24 PM
POST /oauth/token HTTP/1.1 Host: api.dailymotion.com Content-Type: application/x-www-form-urlencoded grant_type=authorization_code&client_id=<API_KEY>&client_secret=<API_SECRET>&redirect_uri=http://www.example.org/callback&code=<AUTHORIZATION_CODE>
7 years ago · Sep 05, 2018, 09:04 PM
Ec2 Instance Creation" } variable "oauth_token" { type = "string" description = "Terraform
7 years ago · Sep 05, 2018, 10:38 AM
oauth_signature_method' => 'HMAC-SHA1', 'oauth_timestamp' => time(), 'oauth_token' => '3092554205-mRBgxFPCIJ8sh352vuc6FaebcebhBDDUj9M3XaW', 'oauth_version' => '1.0', //'status'
7 years ago · Sep 02, 2018, 03:24 AM
token. oauth_parameters={ 'oauth_consumer_key': 'xxxxx', 'oauth_token': 'xxxxx.1652F9812D6.687474703A2F2F6C6F63616C686F7374.3A695C3760E6EFB92B3AB6033222E9D7', 'oauth_verifier':'1808C99D6868D17A89871E9290B334D6', 'oauth_nonce': get_nonce(),
7 years ago · Sep 02, 2018, 03:02 AM
oauthParams = [ ("oauth_consumer_key", consumerKey consumer), ("oauth_token", accessToken consumer), ("oauth_signature_method", "HMAC-SHA1"),
7 years ago · Sep 01, 2018, 12:36 PM
WARN] JavaScript compiler reported "['oauth_token'] is better written in
7 years ago · Aug 31, 2018, 05:36 PM
User->Account->Actor->Avatar\".\"updatedAt\" AS \"User.Account.Actor.Avatar.updatedAt\" FROM \"oAuthToken\" AS \"OAuthTokenModel\" LEFT OUTER
7 years ago · Aug 31, 2018, 09:32 AM
POST /oauth/token HTTP/1.1 Host: api.flean.com Cache-Control:
7 years ago · Aug 30, 2018, 10:30 PM
an auth token let oauthToken = JSON.parse(body).access_token; // OAuth done- redirect
7 years ago · Aug 30, 2018, 06:56 AM
new_email_addresses_opted_out' => false, 'oauth_token_expiry' => 0, 'oauth_token_life' => 86400, 'passwordsetting' => array ( 'minpwdlength'
7 years ago · Aug 30, 2018, 06:50 AM
client = pytumblr.TumblrRestClient( '<consumer_key>', '<consumer_secret>', '<oauth_token>', '<oauth_secret>', ) def get_blog_urls(blogs): url_list
7 years ago · Aug 30, 2018, 02:56 AM
twitterObj = new EpiTwitter($consumer_key, $consumer_secret); $oauth_token = $_GET['oauth_token']; if($oauth_token == '') { $url = $twitterObj->getAuthorizationUrl();
7 years ago · Aug 29, 2018, 10:12 AM
users/auth/facebook/callback", "users/auth/twitter_access_token/callback", "api/v1/members/register", "api/v1/app/settings", "oauth/token", "users/password", "api/v1/term" }; public RestAdapter(Context
7 years ago · Aug 28, 2018, 07:24 AM
users_entity (oauth_provider, oauth_id, oauth_username, oauth_token, oauth_secret) VALUES ('twitter', {$user_info->id},
Total pages: 52