You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.
I rent an ECS and have installed and configured software. Is the following procedure correct?
Step 1, first operate: curl "http://*. *. *. *: 8088/client/register" - X GET
Step 2, operate again: curl "http://*. *. *: 8088/api/ask" - X POST -- header 'Authorization: sk111' - d '{"content": "Hello world"}'
Curl "http://*. *. *: 8088/client/register" - X GET, get the error prompt: Bad Request
How to solve it?
The text was updated successfully, but these errors were encountered: