ebics-java / ebics-java-client

Java open source EBICS client - Support for French, German and Swiss banks
GNU Lesser General Public License v2.1
36 stars 35 forks source link

Error while sending INI request #36

Open vsia7 opened 1 year ago

vsia7 commented 1 year ago

when I try to send the ini request, I recieve the following error:

An exception occurred while executing the Java class. string length (5) does not match length facet (2) for LanguageType in namespace http://www.ebics.org/H003

Is the library using EBICS v2.4? I am trying to connect to UBS Switzerland and they require 2.5 or 3.0.

Thanks

antsbull commented 9 months ago

I'm using this library, and its H003, which is v2.4 - using it to talk to both UBS and Credit Suisse Switzerland OK every day (plus other banks), have been using it for 4-5 years without problems with these two banks. Would be interesting to know if your error is local before the request is sent, or if its a response from the UBS server