Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
PowerBI88
Resolver I
Resolver I

Getting DataFormat.Error: We found an invalid character between object key and value in JSON input

Hi,

both in Power BI Desktop and from the Power BI Service I am getting the following error: DataFormat.Error: We found an invalid character between object key and value in JSON input. when calling a web service.

 

This is the web service call:= Json.Document(Web.Contents("https://eglprod.service-now.com/api/now/table/change_request?sysparm_query=sys_created_onRELATIVEGT%..."))

PowerBI88_0-1663054075029.png

Any hint on how to solve this issue? The service takes 1 minute to respond, can slow response cause this issue?

 

Thank you

Kind regards

Marta

 

3 REPLIES 3
v-henryk-mstf
Community Support
Community Support

Hi @PowerBI88 ,

 

According to your description, check if the following related solutions are helpful to you.

Solved: Transform content to JSON is not working - Microsoft Power BI Community


If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Hi, the link did not help unfortunately. The message error is the one shown in the picture and in the post title. 

 

Kind Regards

Marta

PowerBI88
Resolver I
Resolver I

In addition I've checked the returned json by means of a validator and it results valid.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors