Hello!
I have an issue with cURL querying: https://dane.biznes.gov.pl/api/ceidg/v2/firma?nip={$nip}. So far there wasn’t any problem, but from some time now I have got an Error:Could not resolve host: dane.biznes.gov.pl. I didn’t make any changes in my code. The token is good, there is no problem with dane.biznes.gov.pl.
I don’t have these problems in my local server using AMPPS or another web server. But I really like InfinityFree, so I wouldn’t like to move from this server. Please help!
Thank you for answer.
Yes, I’ve already found it. But everything worked until now, so I’m surprised by this change. Around 1 month ago there was no problem. Do you have any idea where this change came from?
The browser validation system is completely unrelated to your issue. It only applies if something somewhere else tries to consume something from your website as an API, it doesn’t apply at all when your website is trying to consume APIs from elsewhere.
In particular, it seems that the domains from these APIs cannot be found from our servers. I don’t know why, so I have asked someone else to investigate, but it’s entirely possible that this is a new issue that appeared recently.