can not create project via OAUTH Token

I want to develop a SaaS app, user login via Vercel, and I deploy project template for him. but not working in Oauth Flow. looks like oauth token cannot create project?

with error

{
  stage: 'callback.error',
  message: 'Callback flow failed',
  time: '2026-02-05T23:29:55.684Z',
  details: {
    message: json; charset=utf-8". Body: {"error":{"code":"forbidden","message":"You don't have permission to create the project."}}
  }
} 

Allowing users to manage their Vercel resources after they sign in with Vercel is currently not public