No badges yet
No accepted solutions yet
How to get access token using the REST API?
+1 I would like to know when the access_token expires when via the OAuth flow.
How to get access token using the REST API?
Hey @miguelcabs , I want to avoid prompting the user for a token. I'll do it if I have to but I don't see the point in the custom integrations if I cannot use the API when a user...
How to get access token using the REST API?
Hey @miguelcabs, I want to use the Vercel REST API (No SDK) with a custom integration. My current setup: 1. Redirect user to...
How to get access token using the REST API?
Hey, i'm building an integration that syncs my platform with Vercel. But I have some trouble on how to get the access tokens... I've created a custom integration on Vercel and...