I am currently doing some Postman API requests to Insightly CRM.
I got success with most calls. However, I am doing a GET
request on 'Tags' but getting no JSON formatting response back. Instead I am receiving a 200 status message with 'null'
Anyone explain what null message could be?