mohit-cachy
mohit-cachy
I am facing the same issue, trying to solve it. I appreciate it if anyone can help with this.
I have cross-checked permission was already set to AdministratorAccess on my AWS Account (For Development Purpose Only), but AWS credentials were not set correctly on the local machine. I have...
There was an issue with the local configuration of AWS credentials, but it's working now by changing the constructor code given below. public DynamicConfigurationManager(String application, String environment, String configurationName) {...
I know the way I have done it is not correct. I definitely investigate the profile issue at my end and will soon update.
@madeindra, I appreciate it if you could provide the exact step to disable CDS for the current version (5.x.x) because the old links are not working.
I am experiencing the same error, trying to figuring out what's the exact issue is.