Lars Lehmann
Lars Lehmann
Hm, strange. Doesn't happen, when I use it. I'll look into that later that day. Which docker image did you use?
okay, thanks. I'll test it today evening and come back to you asap.
I am currently in complete re-write of the app.
I logged [res](https://github.com/asnunes/notion-page-to-html/blob/0bd3d1d0c9ff1f11188d64152b093aa9f9bd1be8/src/utils/use-cases/http-get/node-http-get.ts#L10) It seems that Notion changed the way how they deliver images. I don't know how it was previously. The thing is, die URL in `res.headers → location`...
Idea of solving the problem: - the stringData-JSON doesn't seem to exist anymore - but the URL of the image part of the header. I dunno if it was like...
Okay, that is the solution. The data is now just the header and not in `stringData` anymore. Notion changed how they hand over image URLs. **the fix:** I created a...
We would benefit from this as well. Please bring the old doc sets back.