FenixEdu/fenixedu-java-sdk

Problem in handling GET request

Opened this issue · 0 comments

Method protected T invoke(FenixEduEndpoint endpoint, Map<String, String> queryParams, String... endpointArgs) on class FenixEduClassBaseImpl was calling another invoke method passing null instead of params. This bug was already solved, nevertheless the web page was not updated (http://fenixedu.org/dev/tutorials/use-fenixedu-api-in-your-application/java/), and it still refers version 2.0.0, which has the bug.