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
{"jsonrpc": "2.0", "id": "\"fddfe7af-4ea1-4d06-9ced-a256d8141dc1\"", "error": {"code": 100, "message": "[json.exception.type_error.302] type must be number, but is string"}}
seems the culprit is:
void make_glaze_json_content(std::string& reply, uint32_t id, const Logs& logs)
Related to #33
The text was updated successfully, but these errors were encountered: