I have Refresh Token, OAuth Client ID, and OAuth Client Secret but I do not know how to get the Access Token in PHP. I am stuck with an Access Token that expires every 1 Hour.
Note: I want this process to be automatic without any intervention from the user. (No resurrection or login).