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

asana run logs don't print error message #530

Open
aleksa-krolls opened this issue Apr 25, 2024 · 0 comments
Open

asana run logs don't print error message #530

aleksa-krolls opened this issue Apr 25, 2024 · 0 comments
Assignees

Comments

@aleksa-krolls
Copy link
Member

aleksa-krolls commented Apr 25, 2024

Request

Update the Asana adaptor to print the error message returned by the Asana API. Right now it shows up as data: { errors: [Array] }... but I want to see the message that's in that array!

This is not being done across functions. For example, see L342 in this run failure.

AxiosError: Request failed with status code 401
data: { errors: [Array] }

To test

Run this Asana job with a fake personal access token as the credential to reproduce the 401 error example above.

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

No branches or pull requests

2 participants