I am trying to get the asana workspace i'd using httprequests of java

i am using the api : https://app.asana.com/api/1.0/workspaces

but I’m getting the error as
{“errors”:[{“message”:“Not yet implemented.”,“help”:“For more information on API status codes and how to handle them, read the docs on errors: Build an app with Asana”}]}

Hi @Ashish_Kumar_Panda and welcome to the forum,

Can you post the complete context and code of your call? What language/library and all of the relevant code? There’s not enough info from what you’ve provided to be able to offer any good assistance - I’m not sure what would cause “Not yet implemented”.

solved the issue.

1 Like