Skip to content

Issue when adding a new data source – incorrect routing to non-existent sites #106

@EstudiodeModaDev

Description

@EstudiodeModaDev

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

  1. Open the project in VS Code.
  2. Add a new data source as described in the published guides.
  3. 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

Image Image Image

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions