Closed helxsz closed 4 years ago
For your second question, Instagram doesn't refresh the token. However, they say you should re-auth the user once in a while. They probably advise this just to prevent liability or something.
I am closing the issues in this repo: The legacy Instagram API is deprecated and will be disabled on June 29, 2020. More information instagram.com/developer.
This code works well, however when the accesstoken is retrieved, how would I save the accesstoken into the instagram instance.
I think
probably works.
Another question, how long does instagram access token would be valid, do i need to refresh the access token periodically ?