[Feature] Custom X-callback URL

Is it possible to have a callback URL without the extra parameters, e.g. without “x-source” defined? There are some apps that barf when they see unrecognized parameters (I’m looking at you, Anki).

I’m also reporting this to the Anki devs so that they ignore unrecognized parameters, but I think being able to optionally skip them would be good functionality in Scriptable, too.

1 Like

Just realized that I can unblock myself for now by calling Safari.open("anki://[...]"). It’d still be nice to have this feature :slight_smile:

1 Like