invernyx / smartcars-3-bugs

The bug tracker for the smartCARS 3 application
3 stars 0 forks source link

[BUG] - 500 error when fetching `airports`, `aircraft` & `bookings` #17

Closed jordanhavard closed 1 year ago

jordanhavard commented 1 year ago

Describe the bug 500 Error when fetching airports, aircraft & bookings

To Reproduce Steps to reproduce the behavior:

  1. Login to VA (and open dev tools)
  2. Click first plane icon
  3. See errors in console

Note, all previews in dev tools look the same image

Expected behavior Not be a 500 error

Screenshots image image image

System Information (please complete the following information):

Additional context Doesn't look like a request is firing off to the web script URL

GenericNerd commented 1 year ago

This seems to be more of an API issue, and I'm not able to replicate this in our development centre. If you open an issue on that repo, we can discuss it further (since it includes some information that's extremely useful when debugging API components)