I am using AI-Companion, the Do-It result is the same as above
Original JSON parsed to JSONLint:
{
"active_docs": "9YziSqpbHVha3Lkao23uvSXR2On1/document/ UEL-IS","conversation_id": "65783f4c0218916ddd553ca9","history": "[{"prompt":""}]"," question": "bye","user": "9YziSq pbHVha3Lkao23uvSXR2On1 ","user_type": "premium"
}
ah, so right click the dictionary, I used value "1+1" for question
{"active_docs":"local/9YziSqpbHVha3Lkao23uvSXR2On1/document/UEL-IS","conversation_id":"65783f4c0218916ddd553ca9","history":"[{"prompt":""}]","project":"document","question":"1+1","user":"9YziSqpbHVha3Lkao23uvSXR2On1","user_type":"premium"}
Nice,
So you changed the headers from list to dictionary too
Do It Result: {"content-type":"application/json","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 OPR/99.0.0.0"}
Maybe internet connection speed really does affect the process cause it still not work for me
Said that because some firebase code for another project I have keep returning cannot connect to backend on my end but can run on other with the exact same setup and keys.