all-contributors / app

🤖 A GitHub App to automate acknowledging contributors to your open source projects
https://allcontributors.org
MIT License
553 stars 144 forks source link

"Trouble processing your request" for new contributions despite basic config #488

Open keitaay opened 4 months ago

keitaay commented 4 months ago

Describe the bug

I'm a new user of All Contributors, and I'm interested in using it to acknowledge future contributors for an open source toolkit to help develop experimental medical imaging techniques. However, when I installed the GitHub bot app and tried to test it out, the bot returned that dreaded error message:

We had trouble processing your request. Please try again later.

This has occurred when I tried to call the bot from a pull request as well as in an issues report.

I understand that this is a vague issue that has resurfaced in various forms in the past. I found and tried many of those attempts, but none of these fixes worked for me:

I'm aware that, per this issue, using the CLI seems like the best solution here. However, I'm not really experienced in JavaScript, so I'd like to avoid having to deal with that unless it's truly impossible without it. Given this, could you help me figure out why this is the case and/or what I could do about it?

Note that this is a copy of this issue, which I think I originally put in the wrong repo. If you end up seeing both, please reply to this Issue instead.

To Reproduce

  1. Open an issue or pull request ticket in my repository
  2. Type a comment that should be a valid All Contributors bot request (e.g. @_all-contributors please add @_keitaay for code, but omit the underscores)
  3. Submit that comment

Expected behavior