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.




Java Web Services - Cannot get version details

api

Hi,

I'm trying to get version details using Java SDK and i make GET request like http://geminihost/api/projects.ashx/28/versions/1584 and get 500 error in return

Where should i check and is the url correct?

ShL77
· 1
ShL77
Replies (3)
helpful
0
not helpful

The url should have /projects in there:
http://geminihost/api/projects.ashx/projects/28/versions/1584


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

as with my previous request, you may update http://api.countersoft.com/ApiProjects.aspx#Versions with this info


ShL77
· 1
ShL77
helpful
0
not helpful

Updated! Thank you.


Mark Wing
· 9108
Mark Wing