First, thanks for the api!
I've been playing around with it and I keep getting nil for backed_projects but when I do backed_projects_count I get the correct value, 115.

Did some investigating by forking the repo and it seems like we are forbidden from using that endpoint.
Received:
{"error_messages":["You are not authorized to access this resource."],"http_code":401,"ksr_code":"unauthorized","disclaimer":"This endpoint is solely for the use of applications owned by Kickstarter. Any other use is a violation of Kickstarter's terms of use."}
First, thanks for the api!
I've been playing around with it and I keep getting
nilforbacked_projectsbut when I dobacked_projects_countI get the correct value,115.Did some investigating by forking the repo and it seems like we are forbidden from using that endpoint.
Received: