Skip to content

Hands On API - File download endpoint returns 404 #647

@gotosatheesh41

Description

@gotosatheesh41

Describe the bug
The API does not returns files attached to task, every question with a file fails due to fail not available.

To Reproduce
curl -X 'GET'
'https://agents-course-unit4-scoring.hf.space/files/cca530fc-4052-43b2-b130-b30968d8aa44'
-H 'accept: application/json'

Screenshots
Response Payload
{
"detail": "No file path associated with task_id cca530fc-4052-43b2-b130-b30968d8aa44"
}

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions