Simple hello world on Search returning error, missing "integration" parameter in payload
I'm getting the following error in the most simple code for search
the code is:
What am i doing wrong?
7 Replies
I had to edit the file
/Users/vitor/.pyenv/versions/3.12.4/envs/mbausp/lib/python3.12/site-packages/firecrawl/v2/methods/search.py
and add the following:
Hey there! Which version of the Python SDK are you using?
hi! 4.3.3
We will get this bug fixed. Thanks for reporting it!
thanks a lot!
Hey Vitor, just pushed a fix. Thanks for letting us know. Should be good to go on 4.3.6.
thank you so much!