rocketadmin icon indicating copy to clipboard operation
rocketadmin copied to clipboard

400 error on adding/editing Oracle test connection records

Open Elizaveta1105 opened this issue 9 months ago • 0 comments

Describe the bug Rows on oracle test connection are not added and edited.

To Reproduce Steps to reproduce the behavior:

  1. Go to Oracle test connections any table, say, Orders
  2. Click on Add row
  3. Fill in the form with valid inputs
  4. Click Add

Actual behavior Row is not added with valid inputs; 400 code; error ORA-01861: literal does not match format string

Expected behavior Row is added if valid inputs.

Request body '{"OrderID":290,"UserID":3,"OrderDate":"2025-03-25","ShippingAddress":"Test Street 23","BillingAddress":"Test Street 23","TotalAmount":3,"OrderStatus":"new"}'

Screenshots

Image

Elizaveta1105 avatar Mar 26 '25 13:03 Elizaveta1105