Creating Tickets

dylan (at dc-studios)'s Avatar

dylan (at dc-studios)

01 May, 2010 04:38 PM

I'm trying to create a new ticket using the API. It seems that Lighthouse always thinks the title is empty based on the POST data I'm giving it. Here's an example curl call that fails.

curl -u email:pass -d "title=Test%20Project&body=Test%20Body&state=open" http://domain.lighthouseapp.com/projects/{project_id}/tickets.xml

Lighthouse responds with...

<?xml version="1.0" encoding="UTF-8"?>

Title can't be blank

Any help would be greatly appreciated. Thanks.

  1. Nicole closed this discussion on 20 Dec, 2010 03:51 PM.

Discussions are closed to public comments.
If you need help with Lighthouse please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac