--- title: SubscriptionBillingAttemptUnexpectedError - GraphQL Admin description: An unexpected error that occurred during a subscription billing attempt. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptUnexpectedError md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptUnexpectedError.md --- # Subscription​Billing​Attempt​Unexpected​Error object Requires `read_own_subscription_contracts` access scope. An unexpected error that occurred during a subscription billing attempt. ## Fields * message [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null A message describing the unexpected error. *** ## Map ### Possible type in * [Subscription​Billing​Attempt​Error](https://shopify.dev/docs/api/admin-graphql/unstable/unions/SubscriptionBillingAttemptError)