Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
478 stars 306 forks source link

Getting 500 internal Server Error while closing user account from Profile page. #2522

Open girish-tank-avnet opened 2 days ago

girish-tank-avnet commented 2 days ago

Bug description

There is an 500 internal server error after closing user account from Profile page in APIM Developer portal.

Reproduction steps

  1. Login with user account in APIM Developer portal
  2. Click on 'Profile' page.
  3. Find 'Close Account' button to close the user account. you will get the confirmation popup. Accept it.
  4. user account will be closed and you will be navigated to sign-out page on which 500 Internal Server error comes.
  5. See error

image

Expected behavior

After closing user account and navigated to sign-out page, 500 Internal Server should not come and portal main page will come.

Is your portal managed or self-hosted?

Managed

Release tag or commit SHA (if using self-hosted version)

Release version #2.27.0

API Management service name

we have 3 APIM instances...

  1. https://apiportal-dev.avnet.com - getting Error
  2. https://apiportal-test.avnet.com - getting Error
  3. https://apiportal.avnet.com - getting Error

Environment