Get /portfolios returning "You should specify one of workspace" error

Hello,

Whenever I try to query the get /portfolios endpoint i get the following error:
“message”: “You should specify one of workspace” even though I actually have a workspace selected.

Here is a screenshot showing that I clearly have a workspace selected and yet i still get this error

Looks like a bug in API Explorer - even though you have a workspace selected in the dropdown, it’s not adding it as a parameter to the call, hence the error.

Solve it by adding the workspace parameter yourself using the “Add new parameter” option - so you end up with something like this:

cc: @Ross_Grambo

1 Like

Oof. Made a task to fix this. Thanks!

1 Like

This should be resolved now! :+1:

1 Like