Hi People, I have some nodes working with anvil pdf creator. But after update my n8n now my http request create text/plane file not a regular pdf. Someone have the same problem?
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Working on 1.14.2 n8n v
Not work on 1.31.2 n8n v
Iām using default SQLite
Via Docker on Ubuntu
@Pblfer , try setting the header manually, Content-Type: application/pdf
2 Likes
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.