Hello,
thx for your SDK, it helps me a lot. but I have a small Problem. In the NaturalLanguageClassifier.php, if there is an invalid Response (from line 117), it keeps telling me Notice: Undefined index: description ... and Notice: Undefined index: code. If I look at the curl_getinfo Definition, there are no fields like the mentioned in the results. Did there something Change or did I miss something? Sorry, if that is the case, I am quite new to this :)