Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Rishabh ac33b47e7f Handled 204 API response for logged out member session
refs https://github.com/TryGhost/Team/issues/560

The endpoint `/members/api/session/` is used by Portal for fetching member session while setting up and redirecting to Stripe Checkout flow. The status code returned by API for logged out member is changed from 4xx Unauthorized to 204 No Content, which is consistent with member API response.
2021-07-30 10:29:46 +05:30
ghost/portal Handled 204 API response for logged out member session 2021-07-30 10:29:46 +05:30