Create Clip API missing scope

You’re using the wrong type of token, you need to use a user access token, not an app access token.

You’re trying to access an endpoint that requires user authentication.

1 Like