<!--- curl -sku testname:testpassword https://githosturl/projects?limit=2000 --tlsv1 | jq '.values | .[] | .slug' not able to get the list of the projects, gives below error, tried setting CURLOPT_HEADER to false but did not work. parse error: Invalid numeric literal at line 1, column 10 #### Issue Type - Bug Report #### Script Name Name of the script, file or feature, do not include extra details here #### Bitbucket Server Version Paste verbatim output from Bitbucket Server Version between quotes below ``` ``` #### OS / Environment <!--- Mention the OS you are running the script from, and the OS you are managing, or say "N/A" for anything that is not platform-specific. Also mention the specific version of what you are trying to control. --> ``` ``` #### Summary <!--- Explain the problem briefly --> #### Steps to Reproduce <!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case. For new features, show how the feature would be used. --> <!--- Paste examples or commands between quotes below --> ```bash ``` <!--- You can also paste gist.github.com links for larger files --> #### Expected Results <!--- What did you expect to happen when running the steps above? --> ##### Actual Results <!--- What actually happened? If possible run with extra verbosity --> <!--- Paste verbatim command output between quotes below --> ``` ```