Shazam Core

PAGADO
Por Tipsters CO | Actualizada 7 giorni fa | Music
Popularidad

9.9 / 10

Latencia

1,800ms

Nivel de servicio

100%

Health Check

100%

Volver a todas las conversaciones

Where to put the file path in payload?

Rapid account: Eswarssethu 2002
eswarssethu2002
2 anni fa

Hi, I was working on a project which recognize songs after recording them. I use python. I’m new to rapidapi so i don’t know where i should put the wav file in the code,the payload variable. I tried giving my filename instead of “name=file” which is already there and it gave me an output like this:

{“detail”:[{“loc”:[“body”,“file”],“msg”:“field required”,“type”:“value_error.missing”}]}

I uploaded the wav file separately and it works. Can you please give me the code to add the wav file to my program. Thank you.!!

Rapid account: Eswarssethu 2002
eswarssethu2002 Commented 2 anni fa

Tutorial uses PHP to demonstrate the usage of the api. I didn’t find a documentation for python.

Rapid account: Tipsters
tipsters Commented 2 anni fa

You just need to send the file. In the Python language, see the documentation on how to do this. You can find a good developer to help you.

Rapid account: Eswarssethu 2002
eswarssethu2002 Commented 2 anni fa

I’m new to rapid and this endpoint thing is pretty hard to understand and currently I’m stuck here:
payload = "-----011000010111000001101001\r
Content-Disposition: form-data; name=“file”\r
\r
\r
-----011000010111000001101001–\r
\r
"
I tried giving my filename in the name=“file” but it didn’t work.
I used another rapid api and it didn’t have this kind of format in payload. Please help me out.

Rapid account: Tipsters
tipsters Commented 2 anni fa

Hi, Have you tried the code examples from Rapid?
Write to me by mail or telegram

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios