On Thu, Jun 26, 2014 at 3:24 AM, Mritunjay Rai <[email protected]> wrote:
> I want to create a circle in Google + . using java code . > I follow all the instructions which are mentioned in the google > devlopers giude . but I got the Excption which are mentioned bellow : > Exception in thread "main" > com.google.api.client.googleapis.json.GoogleJsonResponseException: 404 Not > Found > Not Found > Please help me regarding the problem !!! > Can you post the source code you're using? Also, can you try using the APIs Explorer to insert a circle <https://developers.google.com/+/domains/api/circles/insert#try-it> to make sure this isn't an authorization issue? ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
