ellucian-developer / experience-ethos-examples

Example Experience Extensions which use Ethos to retrieve data from the ERP.
Apache License 2.0
29 stars 10 forks source link

account-detail-reviews BP API can return a 400 error for a valid user #21

Open ellucianBret opened 1 year ago

ellucianBret commented 1 year ago

The example UI needs to cope with this erroneous response from BP API by treating it as a 404, not found user.

The real issue is bad data and an bug in the BP API but the UI should not break from this :)