Model I/O issues
Error: JSONDecodeError
Model version issues
Error: No OracleVersion matches the given query
Authentication issues
Error: Service provider not found
~/.trussrc
is incomplete or incorrect. It should be formatted as follows:
Error: You have to log in to perform the request
truss predict
when the API key in ~/.trussrc
for a given host is missing or incorrect. To fix it, update your API key in the ~/.trussrc
file.
Error: Please check the API key you provided
curl
or similar to call the model via its API endpoint when the API key passed in the request header is not valid. Make sure you’re using a valid API key then try again.