Hi
I'm trying create Custom connector and get data from my pwa. I know that I can do it with prepared connectors, but I want to prepare my own package.
Actions like: _api/web/lists is ok
but _api/ProjectData/Projects doesn't work = (403) GeneralSecurityAccessDenied.
Which Api permission I need to add to my Api registrations on Azure ?
When I use Actions -> Send an HTTP request to SharePoint, everything is ok

Best Regards