Hi, our site laravel 5.8 app which use api.currencylayer.com stopped to work and I see error in console of my browser : https://prnt.sc/12d06pw also when run url in browser I got error : https://prnt.sc/12d08az our account is active and not expired : https://prnt.sc/12d09ln I wrote to support of api.currencylayer.com 3 days ago and still did not got any feedback Does somebody know what is wrong and why error? This request worked ok about a week ago and now this error. I checked in bitbucket : there were no any code modifications which could ocasionally break the app. 2) I tried to fix it by registering at api.currencylayer.com site and created free plan and set new registered access key into the app and still have the same errors Thanks!
My questions are: What is the error that you are getting? Has your IT changed your software in any way recently? Have you added/deleted anything from your computer recently? Has your browser been updated recently? Have there been any other changes to your operating system?
Have you tested the call using postman? I find it can quickly let you see the errors and then let you work out how to fix them.
looks like POstman shows valid data. No work were done last time on the project or on staging server. What and how can I debug it? Because of this error key functionality of the site stopped working
200 return code with valid data structure in on responce of network tab. I cloned the project to my local os(also ubuntu 18) and it works ok Some specific problem on our staging server? I asked for our admins support but I do not know what to search...
Go through your code line by line, debug so you know which lines work, which lines fail. Then you'll be able to give us, and your hosting company, some specific information.