No badges yet
No accepted solutions yet
Vercel integration is giving 404
@anshumanb as I mentioned nothing changed at my end everything is same as it was before, also I have hobby plan I have only one default team. I also tried clearing cookies and...
Vercel integration is giving 404
Hi @anshumanb, There is no code behind this what I did is : 1. go to integrations tab from vercel dashboard 2. click on "Integrations Console" button from top right 3. after...
Vercel integration is giving 404
Hi... @amyegan Iam getting this error from past few days the error is on the vercel integration page https://vercel.com/integrations/puh-test-vercel-integration On vercel...
Vercel integration is giving 404
the above answer is not relevant to what I mentioned.... my problem is related to the integration page. the new observation was after the user is logged in the integration page...
Vercel integration is giving 404
I have created a vercel integration which will basically allow users to get the access_token, Today morning i observed that the page is giving 404 ![Screenshot 2025-04-05 at...
How can I link to a GitHub repository while creating Vercel project using API endpoint?
Hi, Iam creating a small project which will allow users to create vercel project using API, I also want to link that project to a github repository at the time of vercel create...
How can I link to a GitHub repository while creating Vercel project using API endpoint?
Hi, Iam getting an error when using `https://api.vercel.com/v7/projects` API the error i am getting is : ``` { error: { code: 'bad_request', message: "To link a GitHub repository, you need
Vercel integration opens up a new popup with the redirect url along with code, configurationId and next as search params
Hi Pawlean, Im referring to https://vercel.com/docs/integrations/create-integration#creating-an-integration creating a new integration which will allow user to give access to the...
Vercel Integration not passing the state query param to callback URL
Hi @bhupendra1011 did this issue solve for you ?
Vercel integration opens up a new popup with the redirect url along with code, configurationId and next as search params
Hi, iam new to vercel integration have a created a new integration which will allow user to connect to there account so that my saas application will get users access_token to make...