Resource icon

Social Network Authentication (Twitter, Google, VK.com) 1.0

No permission to download
As I look at the code, xml file changes are only versions, tms to built-in tmc :)
 
Oh.. I did not go back to that post as it was not from the original developer. Thanks, I will definitely try that. :)
 
I've gone through the previous comments and noticed this came up a number of times. I have tried to apply the fixes that worked for everyone else to our domain to no avail, still receiving the following errors.

Any advice would be greatly appreciated.

Thanks!

Cheers,

Sal

token_error.JPG


googleapi.JPG
 
Changed as advised, but still not working.

The forum is, in fact, installed in the subdirectory /roundtable

At a loss regarding why it doesn't load.

new_error.jpg

new_googleapi.jpg
 
You missed this redirect uri:
Code:
http://example.com/register/google?assoc=1
 
That's not a solution(as fa as I know), that line is needed.
So you should add those two line, one line each URI.
 
Back
Top Bottom