Skip to content
New issue

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

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

Already on GitHub? # to your account

curl post get org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported #23

Open
davideuler opened this issue Jul 11, 2022 · 0 comments

Comments

@davideuler
Copy link
Owner

https://stackoverflow.com/questions/33796218/content-type-application-x-www-form-urlencodedcharset-utf-8-not-supported-for

curl -H "Accept:application/json" -H 'Content-Type: application/json' -s -X POST http://localhost:7001/api/image/test -d '{"type":"0","image_url":"http://my.test.com/123456.png"}'

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant