Home Home
  login

Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Creating Issues through REST API

add-ons

I am looking at the REST API documentation for creating issues and I am puzzled by the fact that the end-point needs an issueId, which I don't have since I haven't created the issue yet... is this a mistake in the documentation? What should I put there?

The documentation I am looking at is: http://api.countersoft.com/ApiIssues.aspx#Issues

pierre.boudreau
· 1
pierre.boudreau
Replies (4)
helpful
0
not helpful

Yes, this is a mistake in the documentation, no need for issue id when creating. Thanks for pointing it out we will update that.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thanks. So what should the end-point be?

If I post to: http://[MyServer]/api/issues.ashx/issues

I get "The requested URL /api/issues.ashx/issues was not found on this server."


pierre.boudreau
· 1
pierre.boudreau
helpful
0
not helpful

Never mind. I must have been using a wrong user or API Key. The post is finding the end-point now, but my IssueEN XML in the body is bad. I must be missing some required fields.


pierre.boudreau
· 1
pierre.boudreau
helpful
0
not helpful

Can you post your XML?


Mark Wing
· 9108
Mark Wing