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
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": "Suppression list successfully updated"
}
}
**Response for insertOrUpdateBulk**
{
"results":
}
The text was updated successfully, but these errors were encountered:
GSON error when calling
Response for insertOrUpdate
{
"results":
The text was updated successfully, but these errors were encountered: