Forum Discussion

rbikash7758's avatar
rbikash7758
New Contributor III
7 years ago

REST post to Anaplan showing error 400

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

1 Reply

  • cstewart's avatar
    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”?