Hi everyone,
I’m currently facing an issue where credentialsValues is returning an empty object {} in my automation.
Here’s what I’ve done so far:
- I’m using an automation block and have added the credentials there
- The keys match exactly between the feature configuration and my server code
- Despite this,
credentialsValuesis still coming through as{}
Has anyone encountered this before or knows what might be causing it? Any help would be appreciated 🙏