Hi there - I’ve edited your post to include a link to the challenge in question. It’s helpful if you can include this link, to give context to your post.
The challenge instructions:
The response object should either be {"message": "Hello json"} or {"message": "HELLO JSON"} , depending on the MESSAGE_STYLE value.
The object which your code is returning does not match this.