If you can share a screenshot of the Shortcut (or the Shortcut itself) that would help me look into this. Theoretically you should be able to do what your attempting :)
Two screenshots: shortcut and template. Trivial shortcut just for reproducing. This shortcut produces the error when run.
Adding edit=true and populating more of the template allows you to see that the template content is being populated by title and notes aren't.
I'm able to reproduce your issue when edit=true is included, it is working without that. I'll take a look - however will likely now be in the New Year as finishing for Christmas in a few hours. I'll look at answer any support questions over the Christmas period but anything else will be kept until after New Years day.
BTW: I had the same problem - even from the beginning I did not use Quick Capture File - so I think this is not the root cause.
Specifying a wrong template name will result in exactly the issue/problem from Greg.
So I think it might be that just a wrong template name or not finding the template is the issue.
I renamed my template from "File Web Page" to "webpage" and it worked - might also did have some newline before.
@Matthew: Could a better error message like "Could not find template" help here?
I'll look into how an error message could be introduced to help here. It might be in your case that you needed to URL encode the template name due to the spaces.
It looks like the issue with title & notes being ignored when edit=true is added still exists. Are there plans to get that fixed?
I'll take a look at this, alongside another recent issue with the x-callback-url for creating new items.
The main issue reported here should have been fixed in the release earlier this year. I'll take a look at the case where the user taps Cancel in beorg at some point as the impact of this, I'm assuming anyway, should be minimal. If I've misunderstood please let me know.
Greg Hawkins
I'm trying to build a Shortcut using a beorg://x-callback-url/capture scheme. (as per various how-to docs)
Whenever I supply a template parameter and don't also pass edit=true the shortcut fails with "The operation couldn't be completed. (InterchangeCallbackErrorDomain error 0.)".
Using edit=true I can see that whatever I pass in title and notes parameters is ignored and both are blank (which may be the cause of the error?).
I can reproduce by creating a default template called Test and then creating a single-action Shortcut which invokes beorg://x-callback-url/capture?template=Test&title=Anything¬es=Anything.
Am I missing something?
beorg 3.4.0