Shazam Core

PAYANT
Par Tipsters CO | Mise à jour 14 days ago | Music
Popularité

9.9 / 10

Latence

1,750ms

Niveau de service

100%

Health Check

100%

Retour à toutes les discussions

Where to put the file path in payload?

Rapid account: Eswarssethu 2002
eswarssethu2002
2 years ago

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 years ago

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

Rapid account: Tipsters
tipsters Commented 2 years ago

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 years ago

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 years ago

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

Participez à la discussion - ajoutez un commentaire ci-dessous:

Connectez-vous / Inscrivez-vous pour publier de nouveaux commentaires