I don't know the client secret, how can I generate a new one?
This feature is available on all PaySpace editions
The Client Secret is only visible on screen when an API Credential is saved. Once the user navigates away from the Integrations screen, the Client Secret will no longer be accessible. A new API Credential must be created.
Related Articles
Where can I find the client secret?
This feature is available on all PaySpace editions The Client Secret will only be visible when a new API Credential is created. Navigate > Config > Basic Settings > General Company > Integrations > API Credentials Once the API Credential is saved, ...
Creating API credentials for integration
The client_id and client_secret are unique and can be created by selecting the "+ New Credentials" button on the API Credentials tab on the Integrations screen. Navigate > Configuration > Basic Settings > General Company > Integrations > API ...
How does the API User retrieve the Client token?
This feature is available on all PaySpace editions Once the Client ID and Client Secret is authenticated on Postman, the Client Token will be generated. Example of Client Token response
The API Credential has full access. Why is the API User unable to access data from all PaySpace screens?
This feature is available on all PaySpace editions If the Security Role associated with the API User denies access to certain screens, the permissions of the security role will override the API Credential's "Full Access" configuration.
Why is the API user unable to access the Staging Environment API's?
This feature is available on all PaySpace editions If the customer requires access to API's in the Staging Environment, new API credentials must be created for that environment. Credentials from the Production Environment will not be transferred to ...