i build a esp32 based youtube subscribers counter display as a diy project and i used youtube api.h library for that. i correctly add google api key and my channel url to the code. esp32 board correctly connect with the WiFi but serial monitor only show this massage
Connection failed Unexpected HTTP Status Code: 0What are the reasons for that?thank you
I tried by changing the wifi network,changing the api key and also tried with my another youtube channel url and api key. but it didn't work. i tried using youtubeapi.h example code but either it didn't work