You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried Savon 2.0 and have some problems with the following webservice: http://www.ratp.fr/wsiv/services/Wsiv?wsdl
When I make a request with nested attributes, first level ones use the correct namespace but nested ones don’t.
Hi!
I just tried Savon 2.0 and have some problems with the following webservice: http://www.ratp.fr/wsiv/services/Wsiv?wsdl
When I make a request with nested attributes, first level ones use the correct namespace but nested ones don’t.
Here is an example:
This raises an error from the webserver:
This is the XML that is sent:
Now, if I try the same call with Savon 1.2, there is no error, but the XML is different:
The text was updated successfully, but these errors were encountered: