- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OAuth token expiration ... not as described!
I'm adding OAuth support to my application, and I'm finding:
access_token: expiration of 8 hours
refresh_token: expiration of 8 hours
But, according to the documentation:
access_token: expiration of 10 minutes
refresh_token: expiration of 1 year
Is this a bug in the documentation? Or is this an intentional design change? Or is the token simply falsely advertising the expiration length of the refresh token?
My biggest issue is the short lifespan of the refresh token.
Thanks,
Troy
โ09-07-2018 08:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @TroyW
Thanks for your post .
Can you reach out to me on developer_feedback@authorize.net with your clientID so we can look into it further ?
Thanks
Anurag
Send feedback at developer_feedback@authorize.net
โ09-07-2018 10:49 AM

