Someone have idea? why my WebService give error 422 (Unprocessable Entity) when i use reader GML? If i use "Text File", my WebService works!?!?!?
Page 1 / 1
Error 422 indicates the data is structurally ok, but semantically it isn't. Hard to say what a potential solution could be, it really depends on the data. Can you show a sample?