PHP library to connect your applications to your Sellsy account account using the Sellsy API and build your websites and your platforms on the Sellsy technology.
Hi,
I have an issue with the Accountdatas methods when i use it on the online server.
When i use on localhost i can fetch the results from this method ( for exemple ) :
Type: DomainException
Message: Error, the Accountdatas has been not found
Filename: app/application/vendor/teknoo/sellsy-client/src/Sellsy.php
Line Number: 201
Of course i guess it"s from the domain, but i don't understand exactly where this bug can come from ( cause other methods as Stock, Document, Client... works fine )
Hi, I have an issue with the Accountdatas methods when i use it on the online server. When i use on localhost i can fetch the results from this method ( for exemple ) :
Accountdatas()->getTranslationLanguages()->getResponse()
But on the server, i catch this error :
Of course i guess it"s from the domain, but i don't understand exactly where this bug can come from ( cause other methods as Stock, Document, Client... works fine )
Thanks a lot for your help !