-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- 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

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working