I am using PB 2019. I have created a HTTPClient object to retrieve data into a datawindow. When it gets to the line
ll_rows = rest.RetrieveOne( dw_1, "https://mymeded.com/course_credit_awarded")
it returns -4, I can't find out what -4 means? Can anyone tell me what this means or where I can find the answer?