跳到主要内容
ArcBlock Community

"Operation Failed - Invalid Request Data" When Creating Infographic

JM “cryptotestnet” Morales
开发者
aignebugqualifiedrewardedux

image.png

🐛 Summary

On the ImageSmith platform (https://imagesmith.aigne.io/article-infographic), users with 3 credits encounter the error:

javascript
Operation Failed: Invalid request data

when attempting to create an infographic. This prevents content generation despite sufficient credits.

🔁 Steps to Reproduce

  1. Navigate to: https://imagesmith.aigne.io/article-infographic
  2. Input valid data (e.g., article URL, title, description).
  3. Click "Create Infographic".
  4. Observe the error: javascript Operation Failed: Invalid request data
  5. Confirm that 3 credits remain in the account.

📉 Severity

High – Blocks core functionality (infographic creation) despite valid credits.

📝 Additional Notes

  • The error occurs consistently across multiple attempts.
  • No error details are shown beyond the generic message.
  • Reproducible in [specify browser/network if known].

🛠️ Expected Behavior

  • Users should be able to create an infographic with valid input and sufficient credits.
  • The system should return a detailed error message (e.g., missing fields, invalid format).

🧪 Actual Behavior

  • The system returns a generic error: javascript Operation Failed: Invalid request data
  • No infographic is generated, and credits remain unchanged.

5 条回复

NateGu ⚡ vibe coder11个月前

可以把你输入的内容分享出来吗?

NateGu ⚡ vibe coder11个月前

找到原因了,现在接口限制了只能 5000 字,我会改进一下这里的上限和错误提示。

NateGu ⚡ vibe coder11个月前

image.png

当我把内容减少之后可以成功的生成。

JM “cryptotestnet” Morales11个月前

ok

回复