Hello,
While testing the API I noticed that the credits get charged without extra data being yielded. Eg:
/api/v2/changes?include=requester,stats
This charges the credits by 3 credits while nothing extra is being returned. It yields the same result as
/api/v2/changes
This also happens when calling the (none-public) problem API.
/api/v2/problems?include=requester,stats
I understand that this is easily bypassed by using the API properly, but I find it unfair that we get charged which these credits without getting any benefit from it.
Kind regards,
Gerben