-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Dear,
FYI
When initializing a GenesisClient instance and attempting to access the TestService through this instance using the test_service() method I received a 404 for the WSDL file. It seems to be no longer hosted by DESTATIS.
After checking it seems they have a new 2010 version available at the '/services/TestService_2010?wsdl' endpoint. However, when attempting to read in this new version I receive a 500 message with the following error message: WebFault: Server raised fault: 'The AXIS engine could not find a target service to invoke! targetService is '.
I suspect they have a malformed WSDL file in this newer version which makes it unable to do the SOAP request.
Cheers
Metadata
Metadata
Assignees
Labels
No labels