{ "error": { "type": "request_error", "code": "subscription_currency_code_not_valid_for_manual", "detail": "Currency code must be one of the following when collection_mode=manual: USD, GBP, EUR. Attempting to set currency_code=ARS", "documentation_url": "https://developer.paddle.com/errors/subscriptions/subscription_currency_code_not_valid_for_manual" }, "meta": { "request_id": "00000000-0000-0000-0000-000000000000" }}Details
- Status code
- 400
- Error code
-
subscription_currency_code_not_valid_for_manual - Error message
- Currency code must be one of the following when collection_mode=manual: USD, GBP, EUR. Attempting to set currency_code=%s
Common causes
- Currency code is not one of these three when collection_mode=manual (USD, GBP, EUR)
Troubleshooting
- Ensure the currency code provided is one of the above