Native application send events only in Admin mode

Hi! I am using sentry-native on C++/MFC application. I find that the events are sent ONLY when the application is running with Admin privileges. Can you please advise on overcoming this - so that the program with non Admin privileges can also send events? Thank you!