chateval / ui

Front-end for ChatEval platform. Written using React, Next.js and ES6 JavaScript.
https://chateval.org
2 stars 1 forks source link

Invalid Json Response in chateval.org #34

Open ygbingo opened 2 years ago

ygbingo commented 2 years ago

I tried to visit chateval.org and I got a error response that "invalid json response body at https://my.chateval.org/api/baselines reason: Unexpected token < in JSON at position 0 FetchError: invalid json response body at https://my.chateval.org/api/baselines reason: Unexpected token < in JSON at position 0 at /app/node_modules/node-fetch/lib/index.js:272:32 at at process._tickCallback (internal/process/next_tick.js:189:7)"

Can anyone fixed it ? thanks~