The subscription returns as active, but the currentPeriodEnd is a past date. Is this normal?

The subscription returns as active, but the currentPeriodEnd is a past date. Is this normal?

this is my graphql query for fetching user active sub: query sub { appInstallation { activeSubscriptions { id status name currentPeriodEnd …

 

Read More