Hi i started with AQUA 1.8.1 and able to login successfuly but the
five different client i.e client_1 etc are not visible and due this my
api request failed and getting the follwing execption:-
2007-11-17 15:51:25,012 5 [GoogleApiClient] -
com.pfx.provider.google.api.GoogleClient - Unable to use external
account id for the sandbox client number. Using client 1 by default
com.pfx.provider.google.api.GoogleClientException: The specified
client email does not exist. Your client accounts may not exist
because either this is your first time using the sandbox or the
sandbox database has been cleaned. Please remove the clientEmail from
the request header and call the getClientAccounts method from
AccountService to ensure that your client accounts are created and do
exist. - Errors =
at
com.pfx.provider.google.api.CampaignClientImpl.addCampaign(CampaignClientImpl.java:
272)
from the above exception it seems that there is some issue with the
Aqua because the Client Header value is cleint_#+emailid and API not
able to returned any Client_# like client+1 .
Can anyone confirm that the sandbox is currently working for them ?