Hey guys, I am using the python library and am get...
# python
g
Hey guys, I am using the python library and am getting the error
TypeError: __init__() got an unexpected keyword argument 'headers'
when I try and make the client.
supabase = create_client(supabaseUrl, supabaseKey)
If anybody knows why this is happening help would be awesome