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
Exception: unavailable_error
Of late, l do get this error while uploading to slack channel. Does anyone knows how to go about this?
The text was updated successfully, but these errors were encountered:
@lekeCoder I am also getting the same error, did you manage to fix it ?
this is my upload method:
other_action.slack_upload( slack_api_token: slack_api_token, initial_comment: "APK build for #{display_name}, Tag: #{tag}", file_path: params[:artifact_path], channel: "#qa-mobile-builds", title: "build number: #{params[:app_build]}", )
Sorry, something went wrong.
same
No branches or pull requests
Of late, l do get this error while uploading to slack channel. Does anyone knows how to go about this?
The text was updated successfully, but these errors were encountered: