Hi,
I tried invoking workspace api with invalid workspace_id.
https://app.asana.com/api/1.0/workspaces/we
Getting response as
{"errors":[{"message":"workspace: Not a Long: we","help":"For more information on API status codes and how to handle them, read the docs on errors: https://asana.com/developers/documentation/getting-started/errors"}]}
But this behavior i observed from past few days.Initially it was returning as
{"errors":[{"message":"workspace: Not a recognized ID: we","help":"For more information on API status codes and how to handle them, read the docs on errors: https://asana.com/developers/documentation/getting-started/errors"}]}
Is there any updates for error messages recently ?
Thanks
PVSReddy