... "Access Token Expires at: " + r_Api.Access_Token_Expiry;
v_Output = r_Api.Access_Token;
//
// zoho.currentttime can be server time as this function will check expiry against the server time anyway
if(zoho.currenttime ...
...
In Reverse
To have the reverse effect of converting a URL into a map, I'm using the following:
v_ReturnedUrl = "https://api.joellipman.com/myapi?isAuthSuccessful=true&code=my_own_code&expires_in=299";
l_ReturnedUrlParts ...
... expires any previously generated code.
Refresh Token
With the code you have received via the URL, enter this in the code below to generate a refresh token:
v_ClientID = "1000.ABCDEFGHIJKLMNOPQRSTUVWXYZ1234";
v_ClientSecret ...
What?
This is an article documenting how to access ZohoCRM with API v2 using PHP and cURL. The first few functions are to manage OAuth v2 and generate the refresh and access tokens. The second snippet ...
... registering for username reminders, password resets, or e-mail changes.
The key stored on the device expires after 30 days and requires you to login again if you have not used this app in that time. ...
... after the subscription period expires are on the rise. I'm going to annoy them all by posting solutions here:
for Joomla 1.6.x - 2.5.x: Out-of-the-box template:
-- add subfolder if this is not ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.