I tried to connecting JSON into my db to access the users list, but I got this error:
Uncaught Unable to parse the JSON returned by the server: You're trying to decode an invalid JSON String: [{gid:"7503",cn:"Marketing",}]
Notice: Undefined variable: ldapcon in C:\xampp\htdocs\site\resources\admin\getGroups.php on line 38
I guess, I forgot to put comma inside it, can you please help me?