reapit / foundations

Foundations platform mono repo
57 stars 21 forks source link

GET Appointment API endpoint returns 500 error code #11308

Open paganvarg opened 1 month ago

paganvarg commented 1 month ago

Background context When I make GET call to /appointments?start=2024-07-17&sortBy=-start&officeId=MYS&includeCancelled=true&pageSize=25 endpoint I keep getting 500 error code back. This seems to be related to the office id - MYS. The error message says:

An unexpected error has been encountered when fulfilling this request. This incident has been logged and will be investigated. Please try again.

Specification This happens in Prod Savills account

AshDeeming commented 3 weeks ago

migrated to; PBI-5871

NB This ticket will be updated once further updates completed on the above