# Unable to Access Interface
# Solutions
- Check if the server is running.
- Please use
POST
to send requests and set theContent-Type
of its request body toapplication/json
. - If not calling from the local machine, check if the firewall or gateway allows access to the server's
8086
port.
TIP
You can use the test interface to check if the server has started correctly.