In case you missed my previous post, Version 23.2 of Oracle REST Data Services dropped a couple of days ago.
One of the minor updates that could have a big impact on your developer experience is our refreshed look and feel HTML Error Pages.
404? These aren’t the JSONs you’re looking for
Old
New
Error with a Message
Old
New
Notice those Request IDs? Makes it MUCH easier to find the detailed messages in your webserver logs where ORDS is running, even IF that’s Windows.
Error With Debug/Stack Dump
If you’ve enabled ‘debug print to screen’ –
Old
New
Now also included, easy ‘copy to clipboard’ and ‘download’ buttons for the error text.
Attention to detail, meet the ORDS Favicon!
Even that’s been modernized. And this isn’t JUST to make things look ‘prettier,’ we wanted the pages to be easier to read AND for them to render/load FASTER.
But Jeff, I don’t want HTML…
We still support that via the Accept header on your requests.