Skip to content

Autogenerated insertion urls use the wrong port #4

@gjw

Description

@gjw

repro:

  • run the web server with all defaults, like from the README
  • run some flow, check the channel pill for curl command
  • see 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
  • note that's port 8000
  • go try and run the curl, get no response
  • manually adjust the generated url to use port 8080, get a proper response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions