0

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 ...

santlal kurmi
  • 53
  • 1
  • 5

2 Answers2

0

I think what you need to do is to enter your resell console and accept the Terms of Service

Gal Morad
  • 806
  • 7
  • 7
0

Due to a current bug, you will need to visit the "old reseller console" (there's a link in the lower left corner of the reseller console to do this). Once you visit the old reseller console, you'll be prompted for the ToS.

Richie Foreman
  • 367
  • 1
  • 6