Update! I solved it. The problem was encoding the last parameter. It can't be formatted as ASCII, it has to be binary, so you have to generate it in an epl file and then test it :D
There is a helpful link for anyone who will have the same problem in the future, you can handle it :D