标签: firebase elasticsearch heroku firebase-realtime-database
I was using this tutorial将火柱手电筒整合到Heroku中,并使用盆景插件进行弹性搜索。在我运行curl post后的第17步,我收到此错误No handler found for uri [/firebase] and method [POST]。这个错误来自哪里?
No handler found for uri [/firebase] and method [POST]
答案 0 :(得分:0)
通过使用cURL PUT而不是cURL POST