REST API

Request Completed Even When Method Not Allowed

Deltek Tracking: 1820988

In the version of the Maconomy RESTful web services released with Maconomy 2.6.2, the authentication approach has changed. When acquiring the root resource of the Authentication Web Service, any available authentication scheme is allowed (X-Basic, X-ChangePassword, ...), but for all other requests, the X-Reconnect and the X-Cookie scheme are the only schemes allowed.

Consequently, somewhere in the chain of requests prior to an authentication demanding request, there must be a request towards the root resource of the Authentication Web Service pulling some initial reconnect information.

Further details can be found in version 2.6 of the Web Services Programmer's Guide for the Maconomy RESTful web services.

Saving New Charge Table Line Results in Internal Error

Deltek Tracking: 1897777

For some containers, such as the Charge Tables container, it was not previously possible to successfully add a new table pane record through the Containers Web Service. This error is corrected.

Unknown Fields Should Return Bad Request

Deltek Tracking: 1992595

On filter requests to the Containers Web Service, it was previously possible to include a restriction parameter referring to hidden fields of the filter pane. This error is corrected.

REST-API Does Not Return Maconomy-OTP Header

Deltek Tracking: 2020780

When resetting/changing a password against the root of the Maconomy Authentication Web Service in a 2FA-enabled system, no Maconomy-OTP header was previously received on the response when there was a missing OTP. This error is corrected.