I ran into an error , my job was failing and found the issue. { "operation" : "insert", "object" : "Account", "contentType" : "CSV", "lineEnding" : "LF" } For Unix systems, including macOS, use LF. ClientInputError : LineEnding is invalid on user data. Current LineEnding setting is CRLF
A bit of a confusing task. It turned out like this for me: 1. POST Create job (with parameters ob Body: "{ "operation" : "insert", "object" : "Account", "contentType" : "CSV", "lineEnding" : "CRLF" }" 2. PUT Upload Job Data (from bulkv2hocdata.csv I copied all content and paste to "Body") 3. PATCH Close of Abort a Job. - This step is very important, only after all this I passed the challenge.
@@dibyajyotichatterjee9221 A bit of a confusing task. It turned out like this for me: 1. POST Create job (with parameters ob Body: "{ "operation" : "insert", "object" : "Account", "contentType" : "CSV", "lineEnding" : "CRLF" }" 2. PUT Upload Job Data (from bulkv2hocdata.csv I copied all content and paste to "Body") 3. PATCH Close of Abort a Job. - This step is very important, only after all this I passed the challenge.
A bit of a confusing task. It turned out like this for me: 1. POST Create job (with parameters ob Body: "{ "operation" : "insert", "object" : "Account", "contentType" : "CSV", "lineEnding" : "CRLF" }" 2. PUT Upload Job Data (from bulkv2hocdata.csv I copied all content and paste to "Body") 3. PATCH Close of Abort a Job. - This step is very important, only after all this I passed the challenge.
very helpful video. Thank you so much..
Still get 404 error after clicking send. Did everything correctly. Why am I still getting 404 error. Cannot find resource requested.
I ran into an error , my job was failing and found the issue.
{
"operation" : "insert",
"object" : "Account",
"contentType" : "CSV",
"lineEnding" : "LF"
}
For Unix systems, including macOS, use LF.
ClientInputError : LineEnding is invalid on user data. Current LineEnding setting is CRLF
Getting Error
Headers host contains invalid characters while using get Limits
Exelente , gracias solo un detalle en el minuto 5 aprox me quede zZzZzZz en la silla ... por la música el resto buen trabajo
No test tab for me on postman
I followed all the instructions still when I check the status it says "failed" what should I do sir?
A bit of a confusing task. It turned out like this for me:
1. POST Create job (with parameters ob Body: "{
"operation" : "insert",
"object" : "Account",
"contentType" : "CSV",
"lineEnding" : "CRLF"
}"
2. PUT Upload Job Data (from bulkv2hocdata.csv I copied all content and paste to "Body")
3. PATCH Close of Abort a Job. - This step is very important, only after all this I passed the challenge.
Thanks It got the job done!!!!
@@NitishSah-so6ts It's great news! Glad was to help you ;-)
Hey I have done the same..but. At last it is showing like unable to find 500 accounts?? What to do?
same problem
@@dibyajyotichatterjee9221 A bit of a confusing task. It turned out like this for me:
1. POST Create job (with parameters ob Body: "{
"operation" : "insert",
"object" : "Account",
"contentType" : "CSV",
"lineEnding" : "CRLF"
}"
2. PUT Upload Job Data (from bulkv2hocdata.csv I copied all content and paste to "Body")
3. PATCH Close of Abort a Job. - This step is very important, only after all this I passed the challenge.
A bit of a confusing task. It turned out like this for me:
1. POST Create job (with parameters ob Body: "{
"operation" : "insert",
"object" : "Account",
"contentType" : "CSV",
"lineEnding" : "CRLF"
}"
2. PUT Upload Job Data (from bulkv2hocdata.csv I copied all content and paste to "Body")
3. PATCH Close of Abort a Job. - This step is very important, only after all this I passed the challenge.
@@Mykhailo_Vdovychenko Thnx it helped!
@@williamhogrider4136 you're welcome =)
get erroer : 401 Unauthorized
The request is unauthenticated. what does it means
I followed all the step but still when i check the status it says fail ,what should i do ?