You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: