I set up an AI assistant so that it would take a link from Google Docs from a Telegram bot, download it via HTTP, get the file, and then upload it to Dropbox. It works in general, but at the end it writes the file name in the wrong encoding. Initially, the file name is “Hi. How are u”. And at the end “UTF-8’'Hi.%20How%20are%20u.docx”. In general, how to fix this encoding or text in Make?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Incorrect encoding from Google docs to HTTP, get the file | 2 | 27 | November 3, 2025 | |
| HTTP Get a File receives Binary instead of JSON | 3 | 2106 | January 17, 2024 | |
| Convert Gdrive document download into string to send to GPT | 4 | 323 | August 24, 2024 | |
| HTTP Output not transferring | 4 | 37 | December 2, 2024 | |
| Error retrieving XLSX using HTTP from a webserver | 8 | 552 | March 21, 2024 |




