Hello Previously I have Long Lived Access Token.So no need to generate sort lived access token again and again.Help me out to get long lived access token without Authorization Code or give me another way to get it.
InfiAdmin wrote: Help me out to get long lived access token without Authorization Code or give me another way to get it.
Help me out to get long lived access token without Authorization Code or give me another way to get it.
Long-lived tokens were deprecated back in 2021 and can no longer be created. You now use refresh tokens to retrieve new short-lived tokens as needed. See here for more information: