Hi everyone I receive always this error:
(role: applications) missing scope (public) help pls C# .net framework app try to login
while trying to access Account object from Server SDK c#. Anyone knows if it could be accessed?
TL;DR
Developer is encountering an error when accessing Account object from Server SDK in C#, specifically missing scope (public). This error occurs while attempting to log in. Solution: Ensure the proper scope (public) is granted for accessing the Account object from the Server SDK in C#.