SubscriptionNotFoundError
Error type returned when the subscription ID does not exist.
This page contains
Fields
| errorCode: String! | Machine-readable error code for programmatic handling and UI localization. Example value: SUBSCRIPTION_NOT_FOUND |
| message: String! | A description of the error encountered. |
| path: [String!] | Path to the field in the request where the error originated. |