In making an api call, if I use dynamic data, the call is failing.
To debug, I first save that data to DB to view its contents.
If I paste that very same data extracted from the DB into the api call, the call works!
Anyone having these issues? What can be done?