java-sparkpost
java-sparkpost copied to clipboard
SparkPost client library for Java
Current release is lacking support for EventsAPI, there is only access to MessageEventsAPI that has been deprecated back in 2019 and returns 404 https://developers.sparkpost.com/api/message-events/
When attempting to use the Java Library for mapping the Webhook Events I notice that your Java SDK uses int for “click_tracking” while the value that comes in the payload...
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20170516 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20160810 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...
Apl links
I had sent a email using SMTP API from spark post and i had a list of template outside the sparkpost. When i send an email, template_id is assigned automatically...
GSON error when calling ``` ErrorMessage:com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 13 path $.results at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:225) ``` **Response for insertOrUpdate** ``` { "results": { "message":...
Bumps [gson](https://github.com/google/gson) from 2.3.1 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
Bumps [gson](https://github.com/google/gson) from 2.3.1 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...