I am trying to create new subscription using reseller API. But getting following exception - SEVERE: 412 OK { "code" : 412, "errors" : [ { "domain" : "global", "location" : "If-Match", "locationType" : "header", "message" : "To be able to purchase Google Apps, please accept the following Terms of Service .", "reason" : "conditionNotMet" } ], "message" : "To be able to purchase Google Apps, please accept the following Terms of Service ." } com.google.api.client.googleapis.json.GoogleJsonResponseException: 412 OK
Please suggest what I am missing ...
I think what you need to do is to enter your resell console and accept the Terms of Service