We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Good day
Beginner here....
I am trying to get the gender from a google session but no success.
Any ideas?
all i can get is email address and locale.....
Also,, how can I get the fileds from the "raw" data?
{"JSON":{"status":"success","data":{"email":"[email protected]","locale":"en-GB","raw":{"resourceName":"people/1037xxxxxx27476474","etag":"%EgwBAj0JPgwNEEA3JS4aBAECBQciDDlleG9qdlFxSkhjPQ==","locales":[{"metadata":{"primary":true,"source":{"type":"ACCOUNT","id":"1037xxxxxx27476474"}},"value":"en-GB"}],"names":[{"metadata":{"primary":true,"source":{"type":"PROFILE","id":"1037xxxxxx27476474"}},"displayName":"Denis Dorigo","familyName":"Dorigo","givenName":"Denis","displayNameLastFirst":"Dorigo, Denis"},{"metadata":{"source":{"type":"DOMAIN_PROFILE","id":"11037xxxxxx27476474"}},"displayName":"Denis Dorigo","familyName":"Dorigo","givenName":"Denis","displayNameLastFirst":"Denis Dorigo"}],"emailAddresses":[{"metadata":{"primary":true,"verified":true,"source":{"type":"DOMAIN_PROFILE","id":"1037xxxxxx27476474"}},"value":"[email protected]"}]}}}}
Getting ZERO response from oauth.io....
Thank you in advance
Denis
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Good day
Beginner here....
I am trying to get the gender from a google session but no success.
Any ideas?
all i can get is email address and locale.....
Also,, how can I get the fileds from the "raw" data?
{"JSON":{"status":"success","data":{"email":"[email protected]","locale":"en-GB","raw":{"resourceName":"people/1037xxxxxx27476474","etag":"%EgwBAj0JPgwNEEA3JS4aBAECBQciDDlleG9qdlFxSkhjPQ==","locales":[{"metadata":{"primary":true,"source":{"type":"ACCOUNT","id":"1037xxxxxx27476474"}},"value":"en-GB"}],"names":[{"metadata":{"primary":true,"source":{"type":"PROFILE","id":"1037xxxxxx27476474"}},"displayName":"Denis Dorigo","familyName":"Dorigo","givenName":"Denis","displayNameLastFirst":"Dorigo, Denis"},{"metadata":{"source":{"type":"DOMAIN_PROFILE","id":"11037xxxxxx27476474"}},"displayName":"Denis Dorigo","familyName":"Dorigo","givenName":"Denis","displayNameLastFirst":"Denis Dorigo"}],"emailAddresses":[{"metadata":{"primary":true,"verified":true,"source":{"type":"DOMAIN_PROFILE","id":"1037xxxxxx27476474"}},"value":"[email protected]"}]}}}}
Getting ZERO response from oauth.io....
Thank you in advance
Denis
The text was updated successfully, but these errors were encountered: