Skip to content

Errors trying to use with private install

Am trying to use this (which I locally renamed slurp-gitlab-issues.pl) with a private install and see the following errors:

Fetching page 1
Use of uninitialized value in int at slurp-gitlab-issues.pl line 43.
malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "<!DOCTYPE html>\n<ht...") at slurp-gitlab-issues.pl line 48.

Will include my modified version as a comment on this issue.