Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-134

Show an example of different ways to handling JSONP error responses

    XMLWordPrintable

Details

    • Task
    • Resolution: Obsolete
    • Major
    • None
    • None
    • examples
    • None

    Description

      JSONP functionality has poor support for error handling. This is a known issue with JSONP, and has to do with how JSONP requests are sent to the server using <script> tags. In the case of a validation issue, or error the success callback will not be thrown, and most client libraries (specifically jquery) will not be able to call the error callback either. There are some workarounds and options, but typically they are limited.

      We should have an example that show how to handle these this situation using some of the suggestions for various client libs.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jbalunas@redhat.com Jay Balunas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: