API v2 If-Modified-Since not working
Hi,
I'm using the below connection string with a REST connector to GET data
It works fine except the If-Modified-Since header. I get an error if I use hyphens in If-Modified-Since, however if I replace the hyphens with underscore or if I remove the hyphens, then I don't get the error, but the data set is not limited to the records modified since the entered date.
How can I correct this?
Thanks in advance,
Michael