c0debrain / socialauth

Automatically exported from code.google.com/p/socialauth
0 stars 0 forks source link

googleplus is not a provider or valid OpenId URL #368

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Its a great plugin for oauth you have developed. 

I am facing bit of issue in using this for google.

I am using version 4.6 from maven on localhost application

I have created client id and client secret at 
https://console.developers.google.com

In oauth_consumer.properties, I have specified

googleapis.com.consumer_key=##########
googleapis.com.consumer_secret=######################

When I give id as googleplus, I get the error "googleplus is not a provider or 
valid OpenId URL"

I even tried with id = google, and also change the property name from 
googleapis.com.xxx to www.google.com.... In all such cases it report back that 
its not a valid provider or open id url.

Please suggest what am I doing wrong.

Thanks
Rahul

Original issue reported on code.google.com by rahul.jh...@gmail.com on 11 Sep 2014 at 9:30

GoogleCodeExporter commented 9 years ago
Please discard this. This is same as 369

Original comment by rahul.jh...@gmail.com on 12 Sep 2014 at 6:30

GoogleCodeExporter commented 9 years ago
This is working now. It was caching issue and long running session which was 
referring to old SocalAuthManager which had not implemented GooglePlus

Original comment by rahul.jh...@gmail.com on 12 Sep 2014 at 10:52

GoogleCodeExporter commented 9 years ago

Original comment by tarun.na...@3pillarglobal.com on 26 Sep 2014 at 4:16