Closed marcuswhybrow closed 5 months ago
Hi,
https://ghs.vercel.app/v2/count/filiptronicek works as expected and produces:
https://ghs.vercel.app/v2/count/filiptronicek
{ "status": "success", "sponsors": { "current": 3, "past": 12 } }
But https://ghs.vercel.app/v2/count/marcuswhybrow give the error:
https://ghs.vercel.app/v2/count/marcuswhybrow
00: INTERNAL_SERVER_ERROR Code: FUNCTION_INVOCATION_FAILED ID: lhr1::thxwg-1713617338689-f4e0d1a2cfbd
Here's the screengrab too:
Cheers, Marcus
Hey @marcuswhybrow, I have just pushed a commit which should fix this incorrect behavior. Let me know if you encounter further issues.
Hi,
https://ghs.vercel.app/v2/count/filiptronicek
works as expected and produces:But
https://ghs.vercel.app/v2/count/marcuswhybrow
give the error:Here's the screengrab too:
Cheers, Marcus