Hi,
I am trying to use the CDC api in my automation project. I keep getting this error which I have printed in a message box to find my problem. I am attaching my endpoint, parameters, the message box with the error when outputting the resulting JSON string, and what the same endpoint shows when I run it in postman.
I have already tried to put my parameters in the URL segment instead of in the parameters which then gives me a different error due to the same variable being defined elsewhere. I tried changing those and inputting them which ended up giving me the same exact error message.
I do not know what else to try so thanks for any help figuring this out.
Nicole