Closed ifyour closed 1 year ago
I tried deploying with Vercel and Cloudflare Worker, but encountered the same error. It's likely that Deepl has some limitations.
Thank you for your response. I also tried both methods, but they ultimately failed. In the end, I used server deployment and ran a Go service on my virtual server, which worked properly.
Hello, thank you for sharing this implementation method. It has inspired me to deploy a deeplx API on edge functions using a similar approach. However, I keep getting error 525 and would like to seek your help.
After debugging locally and confirming normal operation, I encountered a persistent 525 error after deploying to the edge function. Can you advise me on how to solve this problem?