Forum Discussion
Anonymous
3 years agoNot applicable
We found an invalid escape sequence in JSON input
Hello! i'm having a problem with a connection, when i try connect with an API, the return a DataFormat.Error, this error is caused because have a value using a invalid character "\'" and i can't remo...
lbendlin
3 years agoSuper User
likely you ae making the Web.Contents call and the JSON.Document step at the same time. Separate these steps.
Show your sanitized Power Query code.