PHP Classes

Requesting to add 4shared OAuth

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  Requesting to add 4shared OAuth  >  (Un) Subscribe thread alerts  
Subject:Requesting to add 4shared OAuth
Summary:Request
Messages:2
Author:Ricardo Conde
Date:2015-10-18 13:26:52
 

  1. Requesting to add 4shared OAuth   Reply   Report abuse  
Picture of Ricardo Conde Ricardo Conde - 2015-10-18 13:26:52
Hi can you add 4shared.com oauth on server list? :)

  2. Re: Requesting to add 4shared OAuth   Reply   Report abuse  
Picture of Ricardo Conde Ricardo Conde - 2015-10-23 15:45:43 - In reply to message 1 from Ricardo Conde
Thanks for your great script I've successfully add my request


oauth_client_class Object
(
[error] =>
[debug] => 1
[debug_http] =>
[exit] =>
[debug_output] => OAuth client: Checking the OAuth token authorization state
OAuth client: The OAuth token is not yet authorized
OAuth client: Checking the OAuth token and verifier
OAuth client: Accessing the OAuth access token at https://api.4shared.com/v0/oauth/token
OAuth client: The OAuth token was authorized

[debug_prefix] => OAuth client:
[server] => 4shared
[configuration_file] => oauth_configuration.json
[request_token_url] => https://api.4shared.com/v0/oauth/initiate
[dialog_url] => https://api.4shared.com/v0/oauth/authorize
[pin_dialog_url] =>
[offline_dialog_url] =>
[pin] =>
[append_state_to_redirect_uri] =>
[access_token_url] => https://api.4shared.com/v0/oauth/token
[oauth_version] => 1.0
[url_parameters] =>
[authorization_header] => 1
[token_request_method] => GET
[signature_method] => HMAC-SHA1
[redirect_uri] => http://localhost/xxxx/oauth-api/xxxx.php
[client_id] => xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[client_secret] => xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[api_key] =>
[get_token_with_api_key] =>
[scope] => https://api.4shared.com/v0
[realm] =>
[offline] =>
[access_token] => xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[access_token_secret] => xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[access_token_expiry] =>
[access_token_type] =>
[default_access_token_type] =>
[access_token_parameter] =>
[access_token_response] =>
[store_access_token_response] =>
[access_token_authentication] =>
[refresh_token_authentication] =>
[refresh_token] =>
[access_token_error] =>
[authorization_error] =>
[response_status] => 200
[oauth_username] =>
[oauth_password] =>
[grant_type] => authorization_code
[http_arguments] => Array
(
)

[oauth_user_agent] => PHP-OAuth-API (http://www.phpclasses.org/oauth-api $Revision: 1.142 $)
[response_time] => 1445614493
[session] =>
)