@Paakay wrote:
I am trying to complete Assignment 1: Calculate Client Security Hash. I have actually finished all the steps outlined in the walkthrough.
However, when I run the main file, it throws an error below in the Output panel.
Below are my workflows together with the values in the Config file.
Config file
SHA!_Open workflow
Invoke SHA1_Open workflow and bind arguments
The URL of the application should be passed to the workflow using an
argument, to make the project easier to maintain. The URL value is stored in
the process configuration file.I have bound the input argument in_SHA!Online_URL to the value in the Config file as described in the walkthrough above. I did similar thing in the System1_Login workflow. The System1_Login workflow works but the SHA1_Open invoke workflow pukes with the message “The given key was not present in the dictionary.”
When I test the SHA1_Open workflow with a default value, it works.
Don’t know what’s gone wrong here.
Help would be appreciated
Posts: 4
Participants: 2