{“error_message”:“Expected property name or ‘}’ in JSON at position 2”}
Origin
HTTP
Automatic error handler
If you want to handle this error automatically, choose one of the following options. This will create a new error-handler route in your scenario. You can then expand the route in any way you like.
Ignore all errors
Ignore errors of type DataError
More information about error handling
Hello @amulya_a,
May be I’m wrong but I think they don’t consider the given Request content to be JSON.
Try to pass that same JSON string to the Parse JSON module and see what they return.
Also, share the shot of http module settings. Don’t forget to hide sensitive information.