My Gemini module keeps outputting "empty"

What are you trying to achieve?

I am creating a module that converts markdown to html using Gemini API. However, this module keeps returning empty value. This issue has been around since July 15th.

Steps taken so far

I’m pretty sure there’s no problem with the API the prompt uses because when I “run this module only” it works fine. It’s worse when I use it with the workflow. What I’ve tried to fix it:

  1. Delete this module and recreate
  2. Replace another API (still the same problem)
  3. Re-enter the entire scenario

Screenshots: scenario setup, module configuration, errors

Hey @Minh_Quan_Le_T_n , that’s because the credit usage limit you set isn’t enough for the kind of request you’re trying to process.

If you check the usage metadata collection, you’ll see your current credit usage and you can increase it until it can process your request.