EOFError: end of file reached on groups API
I am running into this error when calling the groups API. The request is make with a private token for a self hosted client. I'd appreciate if you can help me with it or point me in the right direction.
EOFError: end of file reached
from /usr/local/lib/ruby/2.7.0/net/protocol.rb:225:in `rbuf_fill'
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Calling the API endpoint via curl returns an empty list ([]). Could this be an issue with handling an edge case of 0 groups?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.