The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hello,I created Oauth2 integrations on your website, and now I do the authentication request and then the token creation request, like described on your doc.The problem is that I can get the access token, but it doesn't work every time, it seems tha...
Hello, I want to access the access point https://api.airtable.com/v0/meta/whoami with my auth token as decribed in the doc but I always receive an error...This is the response received : {"error":{"type":"NOT_FOUND"}} Someone had the same problem ...
Thank you for you're answer, Actually I request /token just after the /authozire request, and my grant code is new each time, here is a code snippet :Public Function GetAuthorization() As OAuthAuthorization Implements IOAuthConnector.GetAuthorization...
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.