📁
randomstuff.py
  • randomstuff.py
  • Clients
    • Client
    • AsyncClient
  • Data Classes
    • AIResponse
    • Joke
    • JokeFlags
    • Waifu
    • Weather
    • WeatherLocation
    • CurrentWeather
    • WeatherForecast
  • Sub modules
    • utils
  • Errors tree
    • Forbidden
      • BadAPIKey
      • PlanNotAllowed
    • ArgumentError
      • InvalidPlanError
      • InvalidVersionError
      • InvalidServerError
      • InvalidType
      • InvalidCityError
    • HTTPError
  • Brief
    • Warnings
    • Lists
    • Unique ID
    • Joke 101
    • FAQ
    • Changelogs
Powered by GitBook
On this page
  1. Errors tree
  2. ArgumentError

InvalidVersionError

PreviousInvalidPlanErrorNextInvalidServerError

Last updated 4 years ago

Was this helpful?

CtrlK

Was this helpful?

The version of API you provided is invalid. This doesn't mean that it is deprecated or something but it means that the version doesn't exist at all.

Available versions are "3" and "4"