- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2021 09:59 PM
Hi guys,
I have a question from my client about an issue regarding the error message related to using the method "GET" in API service-now.
Questions from the client:
Currently, we saw some ‘extra space’ (Special Character) in the "Anonymous Name" field - This field get from a catalog item.
Need to answer for the client:
1. We would like to understand why our API is causing issues in fetching the Data [if any ‘extra space’ or Special Character exists].
2. Is it possible to correct and share the APIs to support such odd cases if exist.
Error message screen-shot:
Please help me resolve this issue. Thank guys so much!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2021 11:22 PM
if the issue is what I mentioned about space getting replaced with %20; then nothing can be done
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2021 10:17 PM
Hi,
Did you check that field has some data/text which is not a valid character?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2021 10:39 PM
Hi Ankur,
Yes, I think they checked.
They use the ServiceNow Developers shared APIs to fetch the data then they saw the issue [extra space], after deleting Special Character [extra space], It's working fine, data is captured successfully.
But they don't know the reason why it has an issue exists. So they need to us explain that reason.
Best regards,
Thao Nguyen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2021 10:48 PM
Hi,
how does the data in field look like in UI?
can you share that?
what endpoint they are using? what response they are expecting and what space is shown?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2021 10:55 PM
Hi Ankur,
Sorry, I can't. I also request the client provide evidence [ex: screenshot,..]. But they just shared only an error message for us.
Thank you for your response!!!
Regards,
Thao Nguyen.