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
Also, can't tell if my flow is broken in some other way, or it's actually a bug, but I get a confirmation message when sending the curl request in the debug log, but nothing downstream fires in response [:incoming-channel-push [:insert-here :test-output] "https://openrss.org/blog/how-google-helped-destroy-adoption-of-rss-feeds"]
repro:
curl -X POST -s -H "Content-Type: application/edn" -H "Accept: application/edn" -d '{:value "https://example.com/blabla#anchor?frag" :channel [:insert-here :test-output]}' http://localhost:8000/flow-value-push/insert-reading-to-logseq-0
The text was updated successfully, but these errors were encountered: