{ "error": { "type": "request_error", "code": "subscription_address_not_suitable_for_collection_mode", "detail": "Address entity must be suitable for the subscription's current collection mode", "documentation_url": "https://developer.paddle.com/errors/subscriptions/subscription_address_not_suitable_for_collection_mode" }, "meta": { "request_id": "00000000-0000-0000-0000-000000000000" }}Details
- Status code
- 400
- Error code
-
subscription_address_not_suitable_for_collection_mode - Error message
- Address entity must be suitable for the subscription's current collection mode
Common causes
- Address entity you have attached is missing required information for a collection_mode=manual subscription
Troubleshooting
- Ensure the address has the following: country, postal_code, region, city, first_line and try again