My requirement is to fetch some data from an external system using GET
I’m able to successfully logged in using the access token and authenticated but somehow while setting up the endpoint url with a date value as parameter, I’m getting error as 400. I’m pretty sure that I’m missing something in framing the url with parameters only but not sure WHAT !
Can anybody please help me here ?