Running the Extension
Step 1 - Creating the task
Now that the Extension has been pushed out to the Controller, go ahead and create a task called ue-task
(or whatever you want to name it) on the Controller side.
Step 2 - Running the task
Run the task, either from the Controller or using the VSCode plugin. Once run, in STDOUT, you should see status code 200 printed:
We were able to successfully use the requests
module!