vibinex / chrome-extension

This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)
GNU General Public License v3.0
11 stars 7 forks source link

Check if the returned response from backend API is in JSON format #58

Open MuskanPaliwal opened 1 year ago

MuskanPaliwal commented 1 year ago

-every time backend api throws an internal error or doesn't return JSON, chrome-extension shows not a JSON error. -Not very urgent to be picked up but yeah this needs to be fixed.