API not always providing user ID

Is solved. Haven’t changed anything and it works now.Maybe my server had a problem tonight.

Deleted the original text, cause I don’t want to confuse anyone with my strange problem.

$kanal=“$daten[twitch_user_name]”; //comes from database

Should be just

$kanal= $daten[twitch_user_name]; //comes from database

No idea, this looks like a problem in your code somewhere. As I can see that skilltecs exists.

Check your response HTTP codes and see if you are getting a timeout.

Aside from that no idea whats going on, your code samples don’t cover everything that is going on

Is solved. Haven’t changed anything and today it works. :crazy_face:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.