-
-
Notifications
You must be signed in to change notification settings - Fork 236
Description
Issue description
i always get
DioException [bad response]: This exception was thrown because the response has a status code of 404 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 404 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.
ih have googled ands aked other llms i tried avout 5 different versions of a baseurl none if them worked. i have a valid api key and funds
what do i have to enter into the base url field so it works?