For several weeks, I fetch my articles in Notion with images and like the documentation, I had name
, url
and expiry_time
in my File Object (as described one the doc )
But since yesterday, I get this:
"Image": {
"id": "bK%3A%3F",
"type": "files",
"files": [
{
"name": "Super Astuto N&B.png"
}
]
},
Without the "url" property and I don't know why :/ I'm using the API version "2021-08-16"