VEHICLE_LIMIT

You have exceeded your active vehicle limit for the current billing period. Please log in to the Smartcar dashboard and visit the Billing tab to learn more.

VEHICLE_LIMIT
{
  "type": "BILLING",
  "code": "VEHICLE_LIMIT",
  "description": "You have exceeded your active vehicle limit for the current billing period. Please log into the Smartcar dashboard and visit the Billing tab to learn more.",
  "docURL": "https://smartcar.com/docs/errors/api-errors/billing-errors#vehicle-limit",
  "statusCode": 430,
  "requestId": "5dea93a1-3f79-4246-90c5-89610a20471b",
  "resolution": { "type": "CONTACT_SUPPORT" },
}

Troubleshooting Steps

To resolve this error, please contact us to upgrade your plan and increase your vehicle limit. Please note that you won’t be able to make requests to additional vehicles until the end of the current billing period or until you have upgraded your plan.

INVALID_PLAN

The feature you are trying to use is not included in your current pricing plan. Please visit our pricing page to learn more about our plans and features.

INVALID_PLAN
{
  "type": "BILLING",
  "code": "INVALID_PLAN",
  "description": "The feature you are trying to use is not included in your current pricing plan. Please visit our pricing page to learn more about our plans and features.",
  "docURL": "https://smartcar.com/docs/errors/api-errors/billing-errors#invalid-plan",
  "statusCode": 430,
  "requestId": "5dea93a1-3f79-4246-90c5-89610a20471b",
  "resolution": { "type": "CONTACT_SUPPORT" } 
}

Troubleshooting Steps

If you have checked our pricing page and believe that the feature you are trying to use is included in your plan, please contact us and we’ll be happy to assist you.

VEHICLE_REQUEST_LIMIT

You have exceeded the number of API requests that are allowed for this vehicle in the current billing period. Please log in to the Smartcar dashboard and visit the Billing tab to learn more.

VEHICLE_REQUEST_LIMIT
{
  "type": "BILLING",
  "code": "VEHICLE_REQUEST_LIMIT",
  "description": "You have exceeded the number of API requests that are allowed for this vehicle in the current billing period. Please log into the Smartcar dashboard and visit the Billing tab to learn more.",
  "docURL": "https://smartcar.com/docs/errors/api-errors/billing-errors#vehicle-request-limit",
  "statusCode": 430,
  "requestId": "5dea93a1-3f79-4246-90c5-89610a20471b",
  "resolution": { "type": "CONTACT_SUPPORT" } 
}

Troubleshooting Steps

To resolve this error, please contact us to upgrade your plan and increase your vehicle limit. Please note that you won’t be able to make additional requests to this vehicle until the end of the current billing period or until you have upgraded your plan.