Elnur Qasımov
I have an issue with using Method.Post on my flutter app using http dart library. It seems that when I tried to post data from my WebAPI it gaves me a StatusCode 415.Pleace Help me
It's not enogh information to help you. Try to execute the same request using curl. If it work well then problem is in your code. If not - the problem is in the wrong usage of Rest API