Overview of Google+ API error codes -


for project of mine need error codes different social network apis return. until have return codes of

prominently missing here google+ api. found different error messages @ different places, "invalid field selection " message @ bottom of https://developers.google.com/+/api/

i downloaded .net google api client , looked error handling found none.

so question is: find (more or less) complete list of errors of google+ api found @ https://www.googleapis.com/plus/v1

as suggested class filed issue on code.google.com such site

there not page i'm aware of tracks of error codes , resolutions. there resources on web track general resolutions , errors:

please add or star issue documenting error codes returned api here:

google+ github organization


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -