Hi All ,
I have added a Vercel Integration to my project and passing the state query param as below -
https://vercel.com/integrations/app-builder-console-v2/new?state=token=eyJfdgdfg.dfgdg.dfgdfgdfgdfg.dfgdfg
Now when a select a Vercel team to deploy project , I get below error
// https://myApi.my.io/auth/vercel?code=BS37IiJfIedsdsdEPLxQ2rgdhrs4d&configurationId=icfg_trHaYZFCZsdsddAT3Ub1X&next=https%3A%2F%2Fvercel.com%2Fteam-projects-eea9fdba%2F~%2Fintegrations%2Ficfg_trHaYZFCZXKzPfAYdAT3Ub1X%2Finstalled&source=marketplace&teamId=team_o5OISdsdsddsdxEIp5ioYcV
{
"code": "BAD_REQUEST",
"Message": "State is not in a URL query"
}
It should have passed the state query param as mentioned in the docs. but since state is not passed , our endpoint fails as we need state variable in callback URL.
Has something changed recently ?
Thanks
Deployment URL or Custom Domain:
Environment (local, preview, production):
Project Framework:
Build Settings:
Framework Preset:
Build Command (if not default):
Output Directory (if not default):
Install Command (if not default):
Node/Runtime Version:
Package Manager:
Relevant Packages: