Hi,
when we call this method with a prospect that not exists in Pardot (email):
pardot.prospectRead(request);
we retrieve this error:
com.darksci.pardot.api.InvalidRequestException: Invalid API key or user key
How we could check if a prospect exists in Pardot without errors?