Creo froze when I changed the API endpoint

  1. 8 years ago

    cdes

    19 Jan 2016 User since 2016
    Edited 8 years ago by cdes

    Awesome tool.

    I've been following the REST tutorial, everything went smoothly.
    Then I double clicked on the request to change the search query to "michael%20jackson", then Creo froze and I had to force quit it.

    Also, I've noticed that my project disappeared because Creo did not auto-save it.

    How to reproduce:

    1. Create a new blank project.
    2. Drag the Coverflow object.
    3. Add a new HTTPClient object. (api.spotify.com ).
    4. Add a new request "/v1/search?type=album&q=adelle"
    5. Hook up the image with the REST data.
    6. Double click the request and change it to "/v1/search?type=album&q=eminem"
    7. Voila, Creo will freeze now.

    Will test more and give you more feedback.

    Good luck,

  2. multimedial

    19 Jan 2016 User since 2016
    Edited 8 years ago by multimedial

    Hi,

    where is the REST tutorial?
    Is it this one here? http://blog.creolabs.com/2015/12/04/custom-view-and-real-data/

    Is there a list of tutorials somewhere?

    Thanks in adavance,
    Christophe Leske

  3. multimedial

    19 Jan 2016 User since 2016
    Edited 8 years ago by multimedial

    OK, found it, built it, works, but I can confirm that any change to the endpoint does freeze the app.

    The Request property window is also empty whenever you try to reopen it.

    Marco:
    I put up my project for you to check out at

    http://www.multimedial.de/share/FirstSteps.creoproject.zip

    Load it, then try to open the property window for the Request of the HttpClient - that freezes the environment + shows an empty window for the Request.

or Sign Up to reply!