I am using libsecret library and facing problem with ubuntu2004 gnome-keyring
I have written below cpp code

#include <libsecret/secret.h>
#include <iostream>
#include <time.h>
#define SCHEMA...