How to get Google Apps marketplace notification

后端 未结 2 1386
天命终不由人
天命终不由人 2021-01-15 03:40

I\'ve created a new marketplace app and installed it on my domain. I\'m trying to use the appsmarket api to get a list of domains which installed my app, with the following

相关标签:
2条回答
  • 2021-01-15 04:12

    Try this:

    It's surprisingly hidden. 
    Visit code.google.com/apis/console. 
    First, make sure the service you want is enabled under "Services". 
    Then go to "API Access" and specify your calling domains or IP addresses.
    

    From the comments of the link you gave above

    0 讨论(0)
  • 2021-01-15 04:13

    Answering my own question.

    There are two services with similar names in the Google Cloud Console (or the old API Console):

    • Google Apps Marketplace SDK
    • Google Apps Marketplace API

    The second one has to be enabled for the licensing API to work.

    0 讨论(0)
提交回复
热议问题