Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the postman upload file error #11

Open
tingfeng-key opened this issue May 15, 2021 · 5 comments
Open

the postman upload file error #11

tingfeng-key opened this issue May 15, 2021 · 5 comments

Comments

@tingfeng-key
Copy link

Unexpected Amp\Http\Server\FormParser\ParseException thrown from RequestHandler::handleRequest(), falling back to error handler. { "exception": {} }

@kelunik
Copy link
Member

kelunik commented May 15, 2021

Can you please include a minimal example of the server code and the whole request sent by the client?

@tingfeng-key
Copy link
Author

server code:https://github.com/xtrime-ru/TelegramApiServer

the postman photo:
image

@tingfeng-key
Copy link
Author

The test found that if the uploaded file name contains Chinese, there will be an error when submitting in postman, and the English file name is normal

@kelunik
Copy link
Member

kelunik commented May 16, 2021

That's a good observation! Would you like to work on a fix and submit a pull request?

@tingfeng-key
Copy link
Author

Sorry, I only use it at the moment, but if I want to debug and modify it, I may not be able to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants