You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the code in the readme for the disposable email address detector I receive a "trying to get property of non-object" in FaultInfoUnmarshaller.php. When looking at the response the api is returning a 400 code with "Invalid service path in URI: email/disposableemailaddressdetector?emailAddress=abcdefgh%4010minutemail.com&apiKey=". How can I fix this so it's using the correct path?
The text was updated successfully, but these errors were encountered:
Following the code in the readme for the disposable email address detector I receive a "trying to get property of non-object" in FaultInfoUnmarshaller.php. When looking at the response the api is returning a 400 code with "Invalid service path in URI: email/disposableemailaddressdetector?emailAddress=abcdefgh%4010minutemail.com&apiKey=". How can I fix this so it's using the correct path?
The text was updated successfully, but these errors were encountered: