batchblue / batchbook-api

Official API documentation for Batchbook
http://batchbook.com
12 stars 2 forks source link

Production ready? #9

Closed mtmcfarl closed 11 years ago

mtmcfarl commented 11 years ago

Is this API production ready?

randerson commented 11 years ago

Yes. It's also in production use by many companies. Are you having an issue using it?

mtmcfarl commented 11 years ago

I was trying to just get the people from the account. I refreshed my API key and got back that I was being redirected. I'm probably using it wrong.

randerson commented 11 years ago

Be sure you're using the correct API - we've had some Batchbook Classic users try to use the New Batchbook API and vice versa. If you send me a gist of your call and your output along with your account name I can help you. I'm off today (back tomorrow) but should be around for the next hour or so.

mtmcfarl commented 11 years ago

So I'm guessing the account is still in "classic" mode. I'm trying:

curl https://lexercise.batchbook.com/api/v1/people.json\?auth_token\=[my auth token]

And I get back a 404. The account is lexercise.

Here's the gist: https://gist.github.com/mtmcfarl/09d3c56ab638c177f584

erickrause commented 11 years ago

I looked it up, your account is one of the Batchbook Classic accounts. If you would like to, you can use the deprecated api docs at http://developer.batchblue.com/ . Or if you would like to continue working with the newer api, write into support, and we can migrate your account to the new Batchbook.

Eric Krause Director of Engineering BatchBlue Software

On Mon, May 27, 2013 at 11:27 AM, Matthew McFarling < notifications@github.com> wrote:

So I'm guessing the account is still in "classic" mode. I'm trying:

curl https://lexercise.batchbook.com/api/v1/people.json\?auth_token\=[myauth token]

And I get back a 404. The account is lexercise.

Here's the gist: https://gist.github.com/mtmcfarl/09d3c56ab638c177f584

— Reply to this email directly or view it on GitHubhttps://github.com/batchblue/batchbook-api/issues/9#issuecomment-18503791 .