We are trying to create some test profiles in our environment, and we are executing the following command for calling the Batch Update profile API v2 'http://OUR_CLIENT_ID.tt.omtrdc.net/m2/OUR_CLIENT_ID/v2/profile/batchUpdate'
The contents of the BATCH.txt file are like this:
batch=thirdPartyId,param1,param2
xxxxx,y,y
And we are getting this error:
<response>
<success>false</success>
<visitorId></visitorId>
<message>Batch is empty</message>
</response>
Could you please help me to resolve this.
Thank You
Solved! Go to Solution.
Views
Replies
Total Likes
This call is not working from postman.
Please use CURL command with UNIX command prompt.
I have used Curl with Ubuntu then it worked for me.
Thank You
Views
Replies
Total Likes
It is very urgent. Please help me on below query.
thisdenotes a person or thingMore (Definitions, Synonyms, Translation)
Views
Replies
Total Likes
Views
Replies
Total Likes
This call is not working from postman.
Please use CURL command with UNIX command prompt.
I have used Curl with Ubuntu then it worked for me.
Thank You
Views
Replies
Total Likes
@Umamaheswari_YakkalaIt's working for you?
I'm having the same issue here, and migrating to Unix cURL doesn't seem to work in my case.
Views
Replies
Total Likes
Pls share what CURL command are you using?
CUrl should work from WSL command prompt
Thank You,
Uma
Views
Replies
Total Likes
I had the same issue when I tried to make the POST request in Python.
Can someone post a working example using the request library? B/c it seems like I am doing everything right.
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies
Views
Likes
Replies