create-app-attachment-github-action icon indicating copy to clipboard operation
create-app-attachment-github-action copied to clipboard

GitHub action randomly failing with `GitHub Action failed because of: [You do not have access to this task.]`

Open hugoochoa opened this issue 2 years ago • 0 comments

Hey Asana team, we have been noticing the GitHub action to randomly fail with this error: GitHub Action failed because of: [You do not have access to this task.]. This has been failing a bit more in the last few weeks, I am not really sure why this is happening and it is a bit frustrating.

In the following screenshot you can see how the GitHub action failed for the task id 1203922837262614:

Screenshot 2023-02-27 at 8 41 21

After a few days I re-run the job and it worked (notice it is the same task):

Screenshot 2023-02-27 at 8 41 46.

Also notice that we haven't changed anything in our set-up, secrets and everything is just the same. This is happening randomly and for multiple PRs/tasks, sometimes it works sometimes it doesn't. This has also been previously reported in this comment.

After some digging, I think this bug is not in this repository itself but in the implementation of POST https://github.integrations.asana.plus/custom/v1/actions/widget in your backend which is why we really need your help!

Thanks in advance.

hugoochoa avatar Feb 27 '23 14:02 hugoochoa