Tagged Questions
1
vote
1answer
70 views
Inconsistent server code response using HTTP API
I'm using Wordpress http api to get a server response code from youtube api so I check the validity of a video. I do this in a function from my functions.php which processes my post form where I ...