TextAnalysis

ÜCRETSİZ PREMIUM
Taraf TextMiner | Güncelleyen 25 दिन पहले | Tools
Popülerlik

9 / 10

Gecikme

297ms

Hizmet Düzeyi

100%

Health Check

N/A

Tüm Tartışmalara Dön

single quoted JSON input gets rejected by the server

Rapid account: Ahmadnassri
ahmadnassri
9 वर्ष पहले

you server fails with an obscure message when sending JSON data that is single quoted:

{ text: 'Yo mamma' }

but works fine when calling with double quoted object:

{ text: "Yo mamma" }

this is ironic since you are returning single quoted JSON objects in your responses …

can you please fix so your server accepts BOTH single and double quoted JSON strings.

Rapid account: Textanalysis
textanalysis Commented 9 वर्ष पहले

I have change the json request to form request and resolve the problem, thanks.

Rapid account: Textanalysis
textanalysis Commented 9 वर्ष पहले

Thanks for reminding me this problem, I’m also confused cause this never happened before. I will fix it as far as possible. Thanks a lot!

Aşağıya yorum ekleyerek tartışmaya katılın:

Yeni yorumlar göndermek için giriş yapın / kaydolun