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
Several API resources require the HTTP methods PUT, PATCH and DELETE to be implemented. This needs to be reflected in the AsyncHttpClient, the HttpRequestBuilder and the Twitchery / ITwitchery service.
Several API resources require the HTTP methods
PUT,PATCHandDELETEto be implemented. This needs to be reflected in the AsyncHttpClient, the HttpRequestBuilder and the Twitchery / ITwitchery service.