Error fetching projects : Illegal JSON format

Issue #32 resolved
khalil jiwa created an issue

I'm trying to connect to the Zephyr Testcase importer and I get "Illegal JSON format" error.

My credentials are correct, anywhere I can check logs etc...

I'm using Java 1.8 and zfj-importer-utility-0.36.jar.

Thx Khalil

Comments (3)

  1. Daniel Account Deactivated

    Hi Khalil,

    Do you get this issue when selecting 'Connect' button or afterwards?

    If this happened during the connection processs, please be sure your URL is in the format: http(s)://<jira_server>:<port>/jira/rest

    Also your logs should be created in the same directory as the Importer Utility but if they are not being created, you can run the importer from the Command Line and see the logs in the CMD window. Use the instructions: 1) Open CMD Window 2) Navigate to Importer directory 3) Run Importer using: java -jar zfj-importer-utility-0.39.jar

    Now all your actions will be logged in the CMD window for review.

    Regards, Daniel

  2. Daniel Account Deactivated

    Closing this. If you still report the issue, please open a ticket with Zephyr Support.

  3. Log in to comment