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 faced an issue that I get 401 response when sending PipelinesController::getOnePipeline request with only pipeline ID as options. Then APIHelper::appendUrlWithQueryParameters just adds a question mark to the query which screws up the things.
I have faced an issue that I get 401 response when sending
PipelinesController::getOnePipelinerequest with only pipeline ID as options. ThenAPIHelper::appendUrlWithQueryParametersjust adds a question mark to the query which screws up the things.