Skip to content
New issue

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

Getting this error Exception: unavailable_error #3

Open
lekeCoder opened this issue Sep 23, 2021 · 2 comments
Open

Getting this error Exception: unavailable_error #3

lekeCoder opened this issue Sep 23, 2021 · 2 comments

Comments

@lekeCoder
Copy link

Of late, l do get this error while uploading to slack channel. Does anyone knows how to go about this?

@MohamedAhmed122
Copy link

MohamedAhmed122 commented Dec 4, 2023

@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]}",
            )

@litinskii
Copy link

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants