RunpodR
Runpod2y ago
19 replies
salgótarján kapitány

Postman returns either 401 Unauthorized, or when the request can be sent it returns as Failed, error

Postman reads the following, when I send runsync request from runpod tutorial (from generativelabs) json
"error": "Unexpected input. api_name is not a valid input option.\nUnexpected input. cfg_scale is not a valid input option.\nUnexpected input. email is not a valid input option.\nUnexpected input. negative_prompt is not a valid input option.\nUnexpected input. num_inference_steps is not a valid input option.\nUnexpected input. override_settings is not a valid input option.\nUnexpected input. prompt is not a valid input option.\nUnexpected input. restore_faces is not a valid input option.\nUnexpected input. sampler_index is not a valid input option.\nUnexpected input. seed is not a valid input option.\napi is a required input.\npayload is a required input.",
When I send request from ashleyk's worker a1111 json it always returns as 401 Unauthorized.
How can I solve?
Was this page helpful?