Storing oauth 1 token & token secret

Is there a way to store a specific token and token secret in the credentials to be used?

We are testing an integration with magento and having issues with the initial connection. it connects and stores the retrieved token but when trying to make any call we receive a 500 error.

We wanted to use a specific token with the rest of the credentials that is known to work to set a base line and verify everything else is working.

Hi Brent,

In the assembly editor, use the Service Credentials - Get module to examine the credentials for a certain app. To view accounts other than Default, enable the “show service account fields” setting:

Then enter the account name in the module.

To overwrite a saved value, use the Service Credentials - Save module. To use a different oauth access token, overwrite “oauth_access_token”.