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
do following command: curl -X POST "http://127.0.0.1:8888/v1/history/get_actions"
get following error: {"code":404,"message":"Not Found","error":{"code":0,"name":"exception","what":"unspecified","details":[{"message":"Unknown Endpoint","file":"http_plugin.cpp","line_number":570,"method":"handle_http_request"}]}}
anyone got an idea where i made a mistake?
The text was updated successfully, but these errors were encountered:
Heyo,
restarted the docker
do following command:
curl -X POST "http://127.0.0.1:8888/v1/history/get_actions"
get following error:
{"code":404,"message":"Not Found","error":{"code":0,"name":"exception","what":"unspecified","details":[{"message":"Unknown Endpoint","file":"http_plugin.cpp","line_number":570,"method":"handle_http_request"}]}}
anyone got an idea where i made a mistake?
The text was updated successfully, but these errors were encountered: