This message was deleted.
# ask-questions
w
This message was deleted.
f
can you access the API directly?
it should load a json file with some config info if it works
you can also check the docker container logs for more information - its likely that the API request that is expecting a JSON object is failing because the API is returning an error
b
Hi, yes api works by directly access. I redeployed compose, and finnaly it's work. Thanks.
f
@best-magazine-32978 what did you change to fix this issue? I'm also facing the same issue
f
You'll either see the error when you visit the API url directly, or you'll see the error log from docker
193 Views