


Hi
I'm facing an error that seems to be common, we are trying to send batch updates to Target using API v2, but we see always the same response,
Views
Replies
Sign in to like this content
Total Likes
1.In windows machine install Ubuntu
2. cmd --> wsl
3. curl -X POST --header 'Authorization:Bearer xxxx' --data-binary @filesName.txt http://<<CLIENT CODE>>.tt.omtrdc.net/m2/<<CLIENT CODE>>/v2/profile/batchUpdate
Postman is not working try from Ubuntu prompt.
Thank you,
Uma
Views
Replies
Sign in to like this content
Total Likes
1.In windows machine install Ubuntu
2. cmd --> wsl
3. curl -X POST --header 'Authorization:Bearer xxxx' --data-binary @filesName.txt http://<<CLIENT CODE>>.tt.omtrdc.net/m2/<<CLIENT CODE>>/v2/profile/batchUpdate
Postman is not working try from Ubuntu prompt.
Thank you,
Uma
Views
Replies
Sign in to like this content
Total Likes