The CreatorCon Call for Content is officially open! Get started here.

Error message "Field delimiter '\t' found while expecting record delimiter '\n'" in API - using method GET

Phuong Thao
Tera Contributor

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:

find_real_file.png






Please help me resolve this issue. Thank guys so much!

1 ACCEPTED SOLUTION

if the issue is what I mentioned about space getting replaced with %20; then nothing can be done

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

10 REPLIES 10

Hi,

if the field data has spaces then possibly during the GET it gets replaced with %20

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Thank you so much, Ankur.

Regards,
Thao Nguyen.

@Phuong Thao 

Glad to help.

If my response helped you please mark it correct to close the question so that it benefits future readers as well.

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

Can you share the idea with me to fix it, please?

Regards,

Thao Nguyen.

if the issue is what I mentioned about space getting replaced with %20; then nothing can be done

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader