chrome web store - How to use Google Apps Marketplace LicenseNotification API -
i'm trying use licensenotification api test page here test app have built, published , installed in 1 of our test domains.
app status on cws published (published, gam: published) , app works fine.
i logged in using app project owner , enabled oauth 2.0 authorization switch. set applicationid (which 1 right, 1 developers console marketplace sdk configuration or 1 cws aka element id? tried both..), clicked on execute , following response
{ "error": { "errors": [ { "domain": "global", "reason": "forbidden", "message": "not authorized access application id" } ], "code": 403, "message": "not authorized access application id" } }
what doing wrong?
edit: app published visibility set "private" test domain only.
Comments
Post a Comment