When i mark a picture and copy that to my clipboard (ctrl + c) notion copies something like this:
! [Untitled] (https://s3-us-west-2.amazonaws.com/secure.notion-static.com/Some_Weird_Numbers12345/Untitled.png)
Can i get the image with some post request ? When just entering the URL, it tells me that i have no access.
It doesnt help to double click on the image, right click and select "copy picture". Im writing a script that takes copied notion inputs from my clipboard as an input and passes them to some learning card app. I want this to work just by selecting some pictures and hitting ctrl + c.
Thanks for your help !