Hello,I create MCC account with billing details and I applied for API
Access. Because my application is in "pending approval" status I decide
to create test account in order to continue developing my application.
As it is stated in official API documentation: "All calls made with
the AdWords API require a developer token, but the token doesn't have to
be approved for calls made to Test Accounts; you can make requests
against a Test Account while the application is still pending", I
thought that I will sucesfully make request to Google API AdWord and get
respones with some test, dummy data but I am getting an error when I am
trying to authenticate:
QuotaCheckError.TERMS_AND_CONDITIONS_NOT_SIGNED
Pl tell me what should i do.