Oauth credentials expired

The oauth credentials are renewed automatically but if this process fails, you can retrieve new credentials by downloading a new Client installation package.

  1. Download a new CFT Client Package from the Cloud File Transfer Agent Administration - Download Client page. See Downloading the M3 Cloud File Transfer client package Infor M3 Cloud Configuration Guide
  2. Extract the files in the cftinstaller.zip file.
  3. Open FileTransferClient.properties and take note of the values for these properties:
    1. oauth.url
    2. oauth.consumer.key
    3. oauth.secret.key
    4. oauth.expiration.date
  4. Open the Grid Admin UI by running <grid_root_installation_path>\bin\AdminUI.cmd. Open the CloudFileTransfer client
  5. Select Menu > Properties
  6. Click the property for OAuth URL to CFT Server.
  7. Click edit and paste the value of the oauth.url property from FileTransferClient.properties. Then, click Save.
  8. On the property list, click the property for Consumer Key for CFT Server.
  9. Click edit and paste the value of the oauth.consumer.key property from FileTransferClient.properties. Then, click Save.
  10. On the property list, click the property for Secret Key for CFT Server.
  11. Click edit and paste the value of the oauth.secret.key property from FileTransferClient.properties. Then, click Save.
  12. On the property list, click the property for Expiration Date of OAuth credentials.
  13. Click edit and paste the value of the oauth.expiration.date property from FileTransferClient.properties. Then, click Save and return to the properties list.
  14. Return to the Application tab and restart CFT Client.