cancel
Showing results for 
Search instead for 
Did you mean: 

REST post to Anaplan showing error 400

rbikash7758
New Contributor III

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 !!!
image

and other settings at POSTMAN are -
image
image

Data load successful snapshot -
image
where as in snaplogic its giving me below error

image
“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]”

image

Please help !!!

1 REPLY 1

cstewart
Former Employee

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”?