also try
request(({ method: ‘POST’, url: ‘https://api.twitch.tv/helix/webhooks/hub?’ +
hub, headers: {‘Client-ID’: ‘************’}),
Cross checking your call with my call.
In case it’s 202-ing where it ought not to
also try
request(({ method: ‘POST’, url: ‘https://api.twitch.tv/helix/webhooks/hub?’ +
hub, headers: {‘Client-ID’: ‘************’}),
Cross checking your call with my call.
In case it’s 202-ing where it ought not to