04-09-2019 05:18 AM
Hi Everyone ,
I am not able to post csv data into anaplan using REST Post but I am able to post the same using POSTMAN . Please help .Its urgent !!!
and other settings at POSTMAN are -
Data load successful snapshot -
where as in snaplogic its giving me below error
“Unexpected character (‘,’ (code 44)): expected a valid value (number, String, array, object, ‘true’, ‘false’ or ‘null’)\n at [Source: org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream@5f8145b3; line: 1, column: 2]”
Please help !!!
04-10-2019 06:22 PM
What do you have in the input document, which you are passing as the HTTP Entity?
Also, do you mean to also pass in the file “Customers.csv”?