I have started to get this message "Unable to read configuration, verify that the API key is valid" and it seems to randomly appear when I refresh the page. I am using "TMDB API v3 PHP class" wrapper so the error is actually shown because of these lines of code:
$conf = $this->getConfig();
if (empty($conf)){echo "Unable to read configuration, verify that the API key is valid";exit;}
The api stats also go down seemingly at the same time I get the error, it just shows "no tables".
What is the issue here? Thanks
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ سبتمبر 19, 2012 في 4:33 مساءا
There was some intermittent downtime this morning, so depending on when you experienced this, it could be that. In this case, it was API wide. When did you see this?
رد بواسطة Dominic
بتاريخ سبتمبر 19, 2012 في 6:10 مساءا
It was between 5pm and 8pm (+00:00 GMT). I haven't seen this issue before.