Solved
Authentication: Expiry tokens > 1 hours and refreshing access_token
Hi all,
- Is there any way to get an expiry token that is greater than one hour?
- In order to get an access_token, we need a client_id and client_secret. On authentication, we can allow users to input these and store the resulting access_token. Is there a way we can refresh the access_token without needing to store the user’s Marketo client_id and client_secret?