When I ask for the token following Erel's example (here) it works correctly and tells me that the token will last 60 minutes. When I refresh nothing changes, it gives me a response that doesn't change the duration and it doesn't give me a refresh token.
Following the instructions of several tutorials I set my application as public (no longer in testing phase) but nothing changed.
Other tutorials say that if it doesn't give you a Refresh Token, you should use the same Token for the refresh....
At the end of all experiments after 60 minutes I always have to authenticate again.
There is a solution?
Following the instructions of several tutorials I set my application as public (no longer in testing phase) but nothing changed.
Other tutorials say that if it doesn't give you a Refresh Token, you should use the same Token for the refresh....
At the end of all experiments after 60 minutes I always have to authenticate again.
There is a solution?