We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f6ef8 commit d1b7915Copy full SHA for d1b7915
packages/app-store/zoomvideo/api/callback.ts
@@ -35,6 +35,7 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse)
35
create: {
36
type: "zoom_video",
37
key: responseBody,
38
+ appId: "zoom",
39
},
40
41
0 commit comments