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
com.mailjet.client.errors.MailjetClientRequestException: { "ErrorInfo" : "", "ErrorMessage" : "Object not found", "StatusCode" : 404 }
at com.mailjet.client.MailjetResponseUtil.validateMailjetResponse(MailjetResponseUtil.java:37)
at com.mailjet.client.MailjetClient.parseResponse(MailjetClient.java:297)
at com.mailjet.client.MailjetClient.put(MailjetClient.java:192)
at learning.MailJetApiTest.updateContactById(MailJetApiTest.java:237)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
The text was updated successfully, but these errors were encountered:
Updateing by userId fails with 404
returns
The text was updated successfully, but these errors were encountered: