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
I have found that peek() method is not implemented properlly in Stream class. It returns 0.
I discovered this when I was testing ThingSpeak functionality. Response code is obtained by trying to parseInt() within response form server and this is where application get stuck.