Improve JSON import tool from web address for Assets

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • Component/s: Assets - Import
    • None
    • 7
    • 3

      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). It happens when the URL is encoded and generated automatically by Azure.

      Steps to Reproduce

      1. Copy a URL generated automatically by Azure
      2. Using Assets import tool
      3. Use JSON option from a web address

      Expected Results

      Import tool manages encoded and decoded URLs.

      Actual Results

      Generic message: "The file is inaccessible at this time. Please try again later." due to the encoded URL.

      Workaround

      1. Check if the URL used is not encoded. If so, decode the URL and try again (https://www.urldecoder.org/)

            Assignee:
            Unassigned
            Reporter:
            Cássio Wollmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: