Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsFibery ToolsFibery Post Oauth2 Access Token
Fibery Tools

Fibery Post Oauth2 Access Token

Exchange an OAuth2 authorization code for access and refresh tokens. This action is used during the final step of the OAuth2 authorization code flow when building Fibery custom integration apps. After a user authorizes your app on a third-party service and is redirected back wit…

Write actionRisk level 2 of 5API key connection
Use Fibery Post Oauth2 Access Token

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • codestring
    Required
    The authorization code received after user authorizes the OAuth2 request. This code is typically obtained from the redirect URL after user consent.
  • grant_typestring
    OAuth2 grant type. For authorization code flow, this must be 'authorization_code'.
  • redirect_uristring
    Required
    The redirect URI (callback URL) that was used in the initial authorization request. Must match exactly the URI registered with the OAuth2 provider.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.