Skip to content

[Bug] Add data source for connection reference is not working #169

@patilravikiran

Description

@patilravikiran

Describe the bug

I have installed latest version of pac (Version: 1.52.1+gcca51f4 (.NET Framework 4.8.9221.0)). When I am trying to add connection reference to app using any of below command, it's getting error out with error.

Commands:
pac code add-data-source -a -cr -c
pac code add-data-source -a -cr -s

Error Message:
Error executing verb 'add-data-source': TypeError: fetch failed

Steps to Reproduce

  1. Just try to use below commands to add connection reference
    pac code add-data-source -a -cr -c
    pac code add-data-source -a -cr -s

Expected behavior

Connection reference should get added to app.

Actual behavior

Getting error: Error executing verb 'add-data-source': TypeError: fetch failed

Screenshots or Error Messages

Image

Metadata

Metadata

Assignees

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