Jump to content
  • 0

Refresh Token


MLaya

Question

3 answers to this question

Recommended Posts

  • 0
On 2/21/2018 at 6:22 PM, MLaya said:

Hello!

I was wondering if anyone had any trouble when refreshing their access tokens?  I successfully authenticated my users through RESTful API, but now have trouble using the POST call advised from the how to guide on the website.

Any feedback is greatly appreciated!

Hi MLaya,

I have this issue before, you may try this steps that I used to resolve the said issue:

1.) You need to re-authenticate.

2.) Use the refresh token to get a new access token.

3.) Then, the new access token will be used in your POST.

regards,

Franchiser

Link to comment
Share on other sites

  • 0

Hi! Just to add and update this post, the HowTo Documentation for Authenticating REST API is already updated. The link is already there where you will encode the Client ID and Client Secret on Based64 format as well as the additional steps for you to be able to use the refresh token to get an access token. Here is the link: https://howto.caspio.com/web-services-api/rest-api/authenticating-rest/#:~:text=Token Expiration and Renewal

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...