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
WebHook does not support form based request making impossible to use it to login in the scheduler. This is important as it force tasks to use different libraries only to login and use the webhook only for normal json requests.
WebHook does not support form based request making impossible to use it to login in the scheduler. This is important as it force tasks to use different libraries only to login and use the webhook only for normal json requests.
org.apache.http.client.fluent.Request : API
See example 1 and example 2 for example on how to handle form requests.
The text was updated successfully, but these errors were encountered: