I am currently testing the outbound feature in the Community Health Toolkit (CHT) and have followed the prerequisites outlined in this guide. Additionally, I have added the API credentials as instructed here.
Everything appears to be set up correctly; however, when I initiate a push, I receive the error message: "Credentials for 'mykey' have not been configured. See the Outbound documentation."
I have attached my setup details and the Sentinel logs for your reference.
Any assistance in resolving this issue would be greatly appreciated.
Which version of the CHT are you using? In 3.x the credentials are stored in the couchdb configuration as in your screenshot, but in 4.x they are stored in a separate db to support clustering couchdb. The different methods are covered in this documentation.