You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)