ericabouaf / php-qonto

Qonto API client for PHP
MIT License
2 stars 3 forks source link

Couldn't resolve host name for "https://thirdparty.qonto.eu/v2..." #4

Closed apcloic closed 5 months ago

apcloic commented 5 months ago

Hi, I have made a simple integration with Yetiforce (our CRM). It was working flawlessly until now. It looks like Qonto have made some changes on their API ? Any idea ?


Next Symfony\\Component\\HttpClient\\Exception\\TransportException: Couldn\'t resolve host name for "https://thirdparty.qonto.eu/v2/transactions?slug=my-bank-account&iban=FRXXXXXXXXXXXXXXXXXXX". in vendor/symfony/http-client/Chunk/ErrorChunk.php:64
apcloic commented 5 months ago

Okay, finally it looks like it's related to the last update of my CRM which composer is using updated dependencies. Unfortunately, it looks like I have a compatibility issue.