Help needed please - User Rate Limit Issue

Describe the problem/error/question

Hi all - I am seeking some support from the experts here at n8n. I keep getting a user rate limit exceeded error.

Also quote has been increased from the defaults.

What is the error message (if any)?

and

Please share your workflow

See my workflow - My_workflow.json

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Forbidden - perhaps check your credentials?

User rate limit exceeded.

hello @Tajaun_Ten-Fah

Please, share the workflow.

You can select all nodes with ctrl+a, copy it with ctrl+c. Then past the content here after pressing button </> with ctrl+v.

Also, how many executions do you have per hour?

Thank you for replying. Please see the below workflow, and I don’t think I have more than 26 workflows per hour.

That workflow is suppose to feed into the AI Agent.

is your worklfow triggers also on the files which it creates during the execution?

As I see that it watches for files in the folder EDU QA and later during the execution it will create some files and folders within that folder. So produced files also may be grabbed by the trigger.

I think so even though I only need it to handle .mp3 or audio files.