You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
get_crashes in Client is currently pointing to "/apps/#{app_id}/crashes" but I do not see the endpoint
from this documentation http://support.hockeyapp.net/kb/api/api-crashes
In fact, calling get_crashes always results in 400 error.
The text was updated successfully, but these errors were encountered:
I already fixed it ... I ll put PR soon guys... and I ll give a heads up - I am not pro at ruby - in fact I am new to ruby so don`t throw bricks in me. I just need that fix to work )))
get_crashes
in Client is currently pointing to "/apps/#{app_id}/crashes" but I do not see the endpointfrom this documentation http://support.hockeyapp.net/kb/api/api-crashes
In fact, calling
get_crashes
always results in 400 error.The text was updated successfully, but these errors were encountered: