#blurwocky
1 messages · Page 1 of 1 (latest)
hi! yeah as far as I know you have to use a link to a server, and then the server can redirect to the native URL, we just don't support native URLs for that field today
Hm, interesting. It seems like that would be a quick win to implement, since the return URL itself doesn't really need to "do" anything other than serve as its own redirect. I can look into a server-based or A-record redirect
well to be clear the refresh_url can't be your app
it's supposed to be a serverside endpoint that uses your secret key to create a new AccountLink and 3xx redirects to it
Fair point - just realized that reading the docs more closely - the return_url is what I'm interested
yeah I agree it makes sense it's just not feedback that's been prioritised unfortunately, definitely comes up semi-regularly