Closed GoogleCodeExporter closed 8 years ago
Just a comment: I would have expected that ScopeLevel DEFAULT would have been
enough, without any AdditionalScope declaration, but this throws Invalid
Request Token. I know my key and secret are correct, without any spaces etc.
Original comment by andreas....@gmail.com
on 21 Jan 2013 at 3:59
When ScopeLevel is set to custom and additionalScope is blank, SocialAuth
doesn't pulls in anything except basic authentication. So you definitely need
Scope=Default to pull contacts.
As regarding invalid token error, it comes ONLY when there is a mismatch
between token/secret specified in config and what's being obtained from Google.
I hope you're using consumerKey obtained by registering application from
ManageYourDomains and not the ClientID obtained when a project is registered
from Google Project API.
Deepak
Original comment by deepak.a...@3pillarglobal.com
on 21 Jan 2013 at 5:24
Is your problem resolved with last comment? You need to have
scopeLevel="Default" and use consumer key (not client Id) and secret which is
obtained from https://www.google.com/accounts/ManageDomains
Original comment by deepak.a...@3pillarglobal.com
on 18 Feb 2013 at 5:26
Closing this ticket due to no reply. Feel free to re-open it with details (and
try 2.4 if you haven't yet)
Original comment by deepak.a...@3pillarglobal.com
on 21 Oct 2013 at 10:44
Original comment by deepak.a...@3pillarglobal.com
on 1 Dec 2013 at 3:25
Original issue reported on code.google.com by
andreas....@gmail.com
on 21 Jan 2013 at 3:55