› Forums › NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. › LinkedIn Error
- This topic has 0 replies, 1 voice, and was last updated 12 years, 2 months ago by Michael.
- AuthorPosts
- September 17, 2012 at 2:12 pm #684MichaelParticipant
When I click ‘Authorize Your Linked In Account’, I get this:
nsx_trOAuthRequest Object
(
[parameters:private] => Array
(
[scope] => r_basicprofile r_emailaddress rw_nus
[oauth_version] => 1.0
[oauth_nonce] => bf7cc7431d146a4d59385d01cc3399a1
[oauth_timestamp] => 1347891034
[oauth_consumer_key] => b31db286-2982-4a4c-973a-ae2b2d2fa606
[oauth_callback] => https://www.johnmcgeady.com/wp-admin/options-general.php?page=NextScripts_SNAP.php&auth=lia&acc=0
[oauth_signature_method] => HMAC-SHA1
[oauth_signature] => JEtUPr/K8DSz7YL8YCYexABoWVA=
)[http_method:private] => GET
[http_url:private] => https://api.linkedin.com/uas/oauth/requestToken?scope=r_basicprofile+r_emailaddress+rw_nus
[base_string] => GET&https%3A%2F%2Fapi.linkedin.com%2Fuas%2Foauth%2FrequestToken&oauth_callback%3Dhttp%253A%252F%252Fwww.johnmcgeady.com%252Fwp-admin%252Foptions-general.php%253Fpage%253DNextScripts_SNAP.php%2526auth%253Dlia%2526acc%253D0%26oauth_consumer_key%3Db31db286-2982-4a4c-973a-ae2b2d2fa606%26oauth_nonce%3Dbf7cc7431d146a4d59385d01cc3399a1%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1347891034%26oauth_version%3D1.0%26scope%3Dr_basicprofile%2520r_emailaddress%2520rw_nus
)nsx_LinkedIn Object
(
[base_url] => https://api.linkedin.com
[secure_base_url] => https://api.linkedin.com
[oauth_callback] => https://www.johnmcgeady.com/wp-admin/options-general.php?page=NextScripts_SNAP.php&auth=lia&acc=0
[consumer] => nsx_trOAuthConsumer Object
(
[key] => b31db286-2982-4a4c-973a-ae2b2d2fa606
[secret] => c3ee5790-01b6-4d43-adbd-60f8c8294f17
[callback_url] => https://www.johnmcgeady.com/wp-admin/options-general.php?page=NextScripts_SNAP.php&auth=lia&acc=0
)[request_token] => nsx_trOAuthConsumer Object
(
[key] =>
[secret] =>
[callback_url] => 1
)[access_token] =>
[oauth_verifier] =>
[signature_method] => nsx_trOAuthSignatureMethod_HMAC_SHA1 Object
(
)[request_token_path] => https://api.linkedin.com/uas/oauth/requestToken?scope=r_basicprofile+r_emailaddress+rw_nus
[access_token_path] => https://api.linkedin.com/uas/oauth/accessToken
[authorize_path] => https://api.linkedin.com/uas/oauth/authorize
[debug] =>
[http_code] =>
)
Could not connect to LinkedIn. Refresh the page or try again later.Any clues why I am getting this? Thanks!
- AuthorPosts
- You must be logged in to reply to this topic.