Hi,
I would like to update my extension using an OAuth2 Service account. My request however fails on Not a valid developer. Please make sure you have accepted the developer agreement: https://chrome.google.com/webstore/developer/terms.
Have your ever expertimented with using Service accounts? I want to avoid the browser altogether, configure CI server and forget about everything; namely dealing with expiring tokens.
I also posted similar question on StackOverflow.
Hi,
I would like to update my extension using an OAuth2 Service account. My request however fails on
Not a valid developer. Please make sure you have accepted the developer agreement: https://chrome.google.com/webstore/developer/terms.Have your ever expertimented with using Service accounts? I want to avoid the browser altogether, configure CI server and forget about everything; namely dealing with expiring tokens.
I also posted similar question on StackOverflow.