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 vercel API calls on behalf of user

Current Behaviour:

  1. On vercel integration page it opens up a new popup window with the redirect url along with code and configurationId and next in search params
  2. I have to use this code to exchange the with access_token

my question is what is my next step how do i close this window, when closed manually it says “The installation was cancelled”

and how to redirect to my domain from vercel integration page

PS: past week it didnt open this new window it did redirect to the redirect url with code… which was handled but now its opening a new window. is anything changed ?

any help would be appreciated

Thanks

Hi, @vivekmpuh-gmailcom! Welcome to the Vercel Community :smile:

Before I continue to dig deep here, are you referring to Sign in with Vercel integration?

Hi Pawlean,

Im referring to Integrate with Vercel
creating a new integration which will allow user to give access to the SAAS application.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.