Closed WadeFoster closed 12 years ago
Hi guys,
Getting 500 POSTing to this endpoint:
https://[account_name].batchbook.com/api/v1/people.json?auth_token=[auth_token]
Sending this json:
{'person': {'first_name': 'Test', 'last_name': 'Name'}}
Wanted to see if this was an issue on my end or if there a legitimate 500 error on your side.
[Update]: same for /companies
[Update]: Derp. My bad. Issue with my json.
Hi guys,
Getting 500 POSTing to this endpoint:
https://[account_name].batchbook.com/api/v1/people.json?auth_token=[auth_token]
Sending this json:
{'person': {'first_name': 'Test', 'last_name': 'Name'}}
Wanted to see if this was an issue on my end or if there a legitimate 500 error on your side.
[Update]: same for /companies
[Update]: Derp. My bad. Issue with my json.