Forum Discussion

gcivil's avatar
gcivil
Occasional Visitor
9 years ago

change REST endpoint - get java.lang.IllegalArgumentException: Name must not be NULL

Hello:

* Created test case, simple REST , all works good, just GET request to the URL

* Changed endpoint , try to execute, get Tue Aug 18 17:45:05 EDT 2015:ERROR:Exception in request: java.lang.IllegalArgumentException: Name must not be null.

 

 

 

Bug?

1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Gcivil,

     

    I guess that you see this exception because of some wrong URL parameters in your new endpoint. Can you check it?

    Also, let us know what Ready! API version you are using. We’ve recently released v. 1.4. You can try updating to this version and check how it works for you.