I am using go-cfclient to fetch parameters for a service credential binding. However, I'm encountering the following error `error decoding response JSON: json: cannot unmarshal object into Go value of type string.` It seems there may be a mismatch between the API response and the expected data structure in the client.