Page History
...
Tip |
---|
Tip: We use the Client Credentials grant type to regenerate access tokens for an application through the API Store. Therefore, you should enable this grant type to the application. To do that, go to the API Store, click the application name from under the APPLICATIONS menu, click the Production Keys tab, and select the Client Credentials check box under Grant Types. |
Info | ||
---|---|---|
| ||
You can set a validity period for access tokens through a cURL command. Pass the validity_period parameter as shown in the example below.
|
Note |
---|
Note that for users to be counted in the Registered Users for Application statistics which takes the number of users shared each of the Application, they should have to generate access tokens using Password Grant type. |