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.