error "uninitialized constant Zeebe::Client::GatewayProtocol::ListWorkflowsRequest (NameError)"
maxivak opened this issue · 1 comments
maxivak commented
I am getting an error when running demo script examples/demo.rb
uninitialized constant Zeebe::Client::GatewayProtocol::ListWorkflowsRequest (NameError)
cmur2 commented
Hi, sorry for the inconvenience - some functionality used by the demo script has been removed in camunda/zeebe#1935
I updated the script in 952d511 on master to work again, thanks for reporting!