Integration Node js create teams

I am integrate node js project but i try to create teams then getting error {

"code": 402,

"message": "Usage Limit Exceeded",

"errors": \[

    {

        "code": 402,

        "status": 402,

        "title": "Usage Limit Exceeded",

        "detail": "You are past your usage limits for that resource"

    }

\]

}, How to resolve it.

Actually i am using pro free plan, before production will check free version but getting error how is it resolve.

hi @mohanreddy are you using the legacy version or the latest V4 version of Frame.io?

Depending on the plan type you have, if you are trying to create a team/workspace and you are already at your limit (1 for free accounts) you will get this error.