Migrated from Redmine #936 | Author: Keisuke Miura
Status: New | Priority: High, I’m very impatient | Created: 2022-09-28
There are 2 questions about specification of Access Token returned by getUserToken
.
[Questions]
- Is the validity period of the access token obtained by getUserToken API set to 1 hour?
and Could you please share where the document is? - Can we call Book API again after get new access token?
[Current Matter we faced]
After 1 hour since obtained access token from getUserToken API,
Book API returns code-32600 with message “Access denied”