Skip to content

Commit 22eefbf

Browse files
Rany0101simeng-li
andauthored
chore: update
Co-authored-by: simeng-li <simeng@silverhand.io>
1 parent 440473b commit 22eefbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/use-cases/ai/connect-your-agent-to-third-party-apis.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ async function handleAuthorizationCallback(
197197
'Content-Type': 'application/json',
198198
},
199199
body: JSON.stringify({
200-
socialVerificationId: verificationRecordId,
200+
verificationRecordId,
201201
}),
202202
});
203203
}

0 commit comments

Comments
 (0)