This happen happen when I try to use OpenAI “ Transcribe a recording”
Error msg :-
This operation expect the nodes input data to contain a binary file ‘data’ , but none was found [item 0]
The error message “Method not allowed - please check you are using the right HTTP method - 405” typically indicates that the HTTP method being used in the request is not supported by the server for the requested resource. In the context of the OpenAI node in n8n, this could be due to a misconfiguration in the node settings or an issue with the API endpoint being used.
I also create a video to shown the previous step is working fine :-
Hi Jksr
Thank you very much for reply my post.
I try to download the file , when I play the file , I can hear “Hello 123 testing “ , the file name file20.OGA ,
Enclose the screen shot of my configuration on Telegram “Get a file “ module setting for your ref
The weird thing is that in your video, you don’t have this binary tab - so it seems like it’s not available. But on your screenshot you have it. I tried the same setup and no issue. Which version are you running? I am on 1.79.3
Sorry, don’t have a good idea what could be wrong. But you will need the Binary available in the input.
Below expression it is correct ? ( when i click on ask assistant , it say my expression wrong )
{{ $(‘Telegram Trigger’).item.json.message.voice.file_id }}
3.Above expression I drag from Field ID it is correct ? ( see the below image )
Thank you once again , help me spot one mistake . I am outside, will try when I arrive home. I check the video from those expert , I found that is set to data.
I just try , when I add a OpenAI transcript a file , default is set to data . Then I try to create API , after copy and paste the security key , the error disappeared. Many thank sir.