Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to create QUERY_STRING in Zephyr for Jira(Cloud) REST API in C# code

Imran Sheikh May 11, 2018

I am doing following to call Zephyr for Jira(Cloud) REST API: 

const string baseUrl = "https://prod-api.zephyr4jiracloud.com";
const string context = "/connect";

const string relativeUrl = "/public/rest/api/1.0/teststep";
const string QUERY_STRING = "issueID=11234&projectId=10000";

string canonicalPath = "GET&" + relativeUrl + "&"+ QUERY_STRING;

When I ran this , I am getting error messaage: 

"My server response: {"error":"API not found."}"

 

Note: The core issue is I am passing the query string in correct format. Can anyone please me in regarding this.

Would be appreciate !!

 

 

1 answer

0 votes
Imran Sheikh August 19, 2018

Anyone have idea please suggest here. I stuck on creating Query String to get test case steps.

Fraser Colmer [Zephyr]
Atlassian Partner
August 20, 2018

@Imran Sheikh,

Thank you for asking your question on the Atlassian Community. 

Please see the link below to have direct correspondence with our teams support staff. They will be able to answer any technical questions you may have.

https://www.getzephyr.com/support (submit a ticket) 

Thank you and hope this helps,

Team Zephyr

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events