How do you access Google service using a java client?

前端 未结 2 1732
刺人心
刺人心 2020-12-06 21:38

I am developing a java application which is registered on Google Apps Engine (GAE) with the name \"searcegadget2\". I have implemented 3-legged OAut

2条回答
  •  粉色の甜心
    2020-12-06 22:00

    here is an example that should help you.

    I think you forgot to add some parameters like the scope.

提交回复
热议问题