I want to add a given URL to the Read for Later app “Later ”
This is the URL scheme: later://add?url=
The URL in the example is “https://hq.getmatter.com/ ”
I have created a column in a coda table using the concatenate() formula which contains the full url: “later://add?url=https://hq.getmatter.com/ ”. I have created another column with a buttom to open the hyperlink. Anyhow, I always get the error message: “Attempting to open an unsafe url - later://add?url=https://hq.getmatter.com/ ”.
Is there a simple solution for this issue?
Jannis
April 17, 2024, 6:25pm
2
Hi @juergenheise ,
I think there is no simple solution for this, unfortunately.
There are other topics about this issue:
I’m building an app that links and redirects the user to a Coda doc. After doing some stuff in the doc, the user should then be returned to the app when clicking on a link with a custom scheme, for instance myapp://turkey/sandwich.
Coda is telling me:
Attempting to open an unsafe url - myapp://turkey/sandwich
– Has anyone else run in to this?
– Is there a workaround or a preferred method for opening custom url schemes?
I could open an html page which in turn redirects using javascript but t…
Best regards
Jannis
2 Likes
Running into the same problem.
1 Like
system
Closed
September 26, 2024, 6:59pm
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.