i have frame io account that one pro plan subscription is On, but we are creating team getting error like below screen shot i need help how can do it create team please suggest me
hi @webworksco can you provide a bit more information as to how you got to this point? Are you on a legacy account (app.frame.io) or on a V4 account (next.frame.io).
Also I see you are calling a localhost API. I assume you have routes there that call the API to try to create the team/workspace but wanted to check.
Unless you are on an enterprise account, you only have access to 1 workspace as per our plan pricing page so you won’t be able to create another workspace via the API.
@CharlieAnderson thank you for respond our query, we are using next frame io , one more thing is how to get team id or workspace id through api’s need that help, why we need means through api project create teamID pass then we are assets and comment also plan so i need teamID, So please how to get that teamID can you sages me step by step will work on that, I hope you understand my query.
Hi @webworksco TeamID is a legacy term/variable and is not use in the V4 API, only workspace_id is used. Once you get set up in the developer console and created a project, you would then use the list accounts endpoint to get the available accounts, then list workspaces to get the workspaces needed.
We will have a new developer site & SDKs launching next week so that should be easier to help get you started

