You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this error in my firebase function log for updateUsage.
The flow is:
User creates a new metered billing subscription
User adds a record/document
Error shows
Is this because the subscription is created so recently?
Error: Cannot create the usage record with this timestamp because timestamps must be after the subscription's last invoice period (or current period start time).
Getting this error in my firebase function log for updateUsage.
The flow is:
Is this because the subscription is created so recently?
Error: Cannot create the usage record with this timestamp because timestamps must be after the subscription's last invoice period (or current period start time).
The text was updated successfully, but these errors were encountered: