consiglionazionaledellericerche / cool-jconon

Online application system for recruitment of staff and other types of employment and training of the National Research Council of Italy.
https://selezionionline.cnr.it
GNU Affero General Public License v3.0
19 stars 19 forks source link

Write IO MessageID into logs #23

Closed rglauco closed 2 years ago

rglauco commented 2 years ago

When sending messages through IO i'd be useful to save the IO MessageID into JCONON logs, along with the username, in order to be able to verify the Message status in case of disputes, e.g. with something like this:

curl -X GET \
-H "Content-type: application/json" \
-H "Accept: application/json"  \
-H "Ocp-Apim-Subscription-Key: {APIKEY}" \
https://api.io.italia.it/api/v1/messages/{CF}/{IDMSG}
mspasiano commented 2 years ago

Closed on version 4.9.32