Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Getting !!! TypeError: __init__() got an unexpected keyword argument 'file_size_limit' #71

@starascendin

Description

@starascendin

Describe the bug
Using supabase 1.0.1 and storage3 0.5.0, i'm getting error !!! TypeError: __init__() got an unexpected keyword argument 'file_size_limit'

        res = self._request("GET", f"/bucket/{id}")
        json = res.json()
        return SyncBucket(**json, _client=self._client)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions