Rest Message Test Run Response Error Message: "No Response from host", HTTP Status: 0, Error Code 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2025 06:24 PM
Hi! We are trying to translate texts using DeepL Pro thru Rest Message. We can successfully translate short texts but with longer texts it is unsuccessful.
Base on our testing, are only able to translate:
- 7714 English Characters
- 1112 Japanese Characters
Beyond this, we get the error No Response from host.
This was done on HTTP Method Test Runs.
We tested translations thru postman and all are successful. So must really be on SN's side.
I'd appreciate your responses.
Thank you!
Success Translation:
Error Translation:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2025 08:13 PM
you are using HTTP GET method for this?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2025 10:06 PM
No. I am using HTTP Post method.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2025 10:53 PM
so when you use POST method from ServiceNow how does the request body look like?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2025 07:37 PM
As said, this was run on Test Runs in ServiceNow Platform.
Shorter texts are translating properly while longer texts do not.
Please refer to the screenshots on my post.
Thank you