Skip to content

Client.init() got an unexpected keyword argument 'proxy' #1323

@HectorGitt

Description

@HectorGitt

Describe the bug

Using the version 2.25.0 caused the client to throw the error

ERROR:app.utils.supabase_storage:Failed to initialize Supabase client: Client.init() got an unexpected keyword argument 'proxy'

Reproduction

supabase_client: Optional[Client] = None
...
...
supabase_storage_client = create_client(SUPABASE_URL, SUPABASE_SERVICE_ROLE_KEY)

Steps to reproduce

No response

Library affected

supabase-py

Library version

2.25.0

Python version

3.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions