From: Subangkit Ramadiputra <subangkit.ramadipu...@kiranatama.com>
Date: Mon, 16 Jul 2012 02:12:34 -0700 (PDT)
Local: Mon, Jul 16 2012 5:12 am
Subject: Re: OAuth Authentication Failure: Token retrieval returns "Invalid API Version".
I've same problem to get access_token $oauth2token_url = 'https://disqus.com/api/oauth/2.0/access_token/'; $curl = curl_init($oauth2token_url); curl_setopt($curl, CURLOPT_POST, true); $json_response = curl_exec($curl); But didn't work and give me error message invalid parameter: code > I am able to retrieve the temporary code with /api/oauth/2.0/ > When I try to retrieve the Access Code from /api/oauth/2.0/ > I've checked to make sure the format was correct. I tried it with > So, some questions: > Kevin You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||