AveryRegier / socialauth

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

Requesting "Manage your contacts" permission by default from Google #333

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Visual Studio IDE, .NET 4.5
2. Using newest Google provider in 2.4
3. Default ScopeLevel with AdditionalScope "email"

What is the expected output? What do you see instead?
The permissions set is saying "Manage your contacts" which is making users 
complain.  If I change the ScopeLevel to "Custom" we are apparently missing 
something needed to call GetProfile() (throws an exception)

What version of the product are you using? On what operating system?
2.4, Windows 8.1

Please provide any additional information below.
I also tried adding "profile" to the scope but that didn't help... maybe we 
could document what scopes are part of the minimal necessary required scopes?

Original issue reported on code.google.com by jason.re...@gmail.com on 3 Apr 2014 at 3:49

GoogleCodeExporter commented 9 years ago
It seems you are using .net version of socialauth.
So please logged this issue on .net portal.

http://code.google.com/p/socialauth-net/

Regards
Tarun

Original comment by tarun.na...@3pillarglobal.com on 4 Apr 2014 at 12:54