We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following is the current progress message when approval request is failed to create:
{ "received_at":string"2021-02-01T18:17:14Z" "level":string"error" "message":string"Error while creating approval request: Error message: the server returns an error HTTP status code: 400 Response headers: {"Content-Type"=>"application/json; charset=utf-8", "Cache-Control"=>"no-cache", "X-Request-Id"=>"f46c4d46-0a53-4545-8b34-e166a6e420ef", "X-Runtime"=>"0.025521", "Vary"=>"Origin", "Transfer-Encoding"=>"chunked"} Response body: {"errors":[{"status":"400","detail":"Exceptions::UserError: Workflow bill-2 has no approver group"}]}" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Following is the current progress message when approval request is failed to create:
The text was updated successfully, but these errors were encountered: