-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When adding a new data source in Power Apps Code Apps, the generated configuration is incorrect.
The system attempts to route requests to non-existent sites.
We carefully followed the steps described in the official guides/documentation, but the issue persists.
Steps to Reproduce
- Open the project in VS Code.
- Add a new data source as described in the published guides.
- Attempt to use the generated connection.
Expected behavior
The data source should be created successfully and route to the correct existing SharePoint site.
Actual behavior
The data source is generated incorrectly and routes to sites that do not exist.
Screenshots / Error Evidence



Environment
- PAC CLI: 1.48.2+g9bed644 (.NET Framework 4.8.9310.0)
- VS Code: 1.104.0
- Power Platform Tools extension: [please fill in version]
- OS: Windows 10/11 (x64)
- Auth Account: practicantelisto@estudiodemoda.com.co
Additional context
It looks like the data source is not being created properly after adding it.
If someone knows any workaround or solution, please share.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working