I'm building a custom API endpoint and connecting to the Microsoft Sandbox Cloud Environment in VS Code. However, I encounter the following error:
"Failed with code Forbidden. Reason: Your license does not grant you the following permissions on TableData 2000000206 Published Application: IndirectRead for company XYZ..."
I have already assigned SUPER user permission to the user, but the issue persists. Additionally, I am unable to grant IndirectRead access to the user.
I am trying to use the command AL Code: Download Symbols for which getting this error.
How can I resolve this permission issue?