Webservice task not working with error in Body URL (400) | XM Community
Skip to main content
Solved

Webservice task not working with error in Body URL (400)


Show first post

27 replies

Forum|alt.badge.img+3
  • Author
  • Level 3 ●●●
  • 88 replies
  • September 15, 2023

Oh… but my API triggers a batch job which depending on data size might run more than an hour. In that case, what can I do ?


Forum|alt.badge.img+3
  • Author
  • Level 3 ●●●
  • 88 replies
  • September 15, 2023

Also I implemented the API in webservice task (which is already tried and tested with API token method). I am getting error related to Authorization header as given below:

The API call looks like below:

the only change in call is replacing X-API-TOKEN in header key with Token and replacing API token with Bearer token prefixed by Bearer as you had mentioned earlier. 


Leave a Reply