Uploaded image for project: 'Jira Service Management Cloud'
  1. Jira Service Management Cloud
  2. JSDCLOUD-12599

Improve error message when importing Assets JSON from web address

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Assets - Import
    • None
    • 6
    • 6
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

      When importing a JSON Assets file using a web address, you got the error "The file is inaccessible at this time. Please try again later." and the status code is 400 (bad request). No more details are provided about the bad request in Splunk or the request response.

      Steps to Reproduce

      1. Using Assets import tool
      2. Use JSON option from a web address

      Expected Results

      The error message provides further details about the real problem and why returned error 400 (bad request).

      Actual Results

      Generic message: "The file is inaccessible at this time. Please try again later."

      There are two known issues with this message:

      • Expired certificate for HTTPS.
      • Encoded URL.

      Workaround

      1. Check if the certificates are valid (e.g https://www.digicert.com/help/)
      2. Check if the URL used is not encoded. If so, decode the URL and try again (https://www.urldecoder.org/)

              Unassigned Unassigned
              5d6e2388e61c Cássio Wollmann
              Votes:
              9 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: