WIX - Make.com- Webhook - ChatGPT - HTTP Moudul - back to WIX Database - ERROR

Please i need Help, i get crazy.

I Want to send Data from Make.com HTTP Module back to my Database in WIX.

I have done all settings and aslong i just using normal text in JSON Code the Text goes to my Database if i use fields from request content (image) i geht error from JSON code.

I tryed to change the field in Database (Text, RichText, RichText Content) always the same. I also tryed to change the format of chatgpt text to html, always same error.

do somebody have a idea?

If you need mor informations pleas just tell me..

if there is someone who will be able to help me i will also pay for your time via paypal. I think this is not a complicatet error but i cant find a solution.

If chatgpt is creating a simple sentence its working, if chatgpt creating a workout i geht this " Error: 400 Bad Request

*** {“message”:“Could not parse JSON”,“details”:{}}"**

error.

best best regards .. Bernhard

Chatgpt is probably not the best option in generating good JSON code

hy thanks for your quick feedback.

my json code is working aslong i dont use the key of the chatgpt resault. why?

Hey Bernhard,

can you show a screenshot of the error message you are getting?

This is the error.

i just tryed aroud a bit now and i found this:

If I change the Module Chatgpt “Response Format” from “Text” to “JSON Object” and i change my prompt that Chatgpt should use JSON code i receive to the http module keys in folder 2.Resaults (for example Workoutname or Time) this fields i can insert in JSON Code and send to my Database.

If i not use JSON Object in Chatgpt Modul i get only “2.Resault” in http Module and the JSON is not working.

i just want to bring back the “Resault” to Wix Database