Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Thank you for your reply, some progress but no success yet.
Shortcut i : /oauth20_authorize.srf then press ENTER
shortcut f : login.live.com then press ENTER
Launch the App to validate enter user and next
Within the intercepted request, modify the following response properties:
a. Response code (shortcut e c ): 302 press ENTER
b. Response headers (shortcut e 9 , then a to add row): press ENTER
Once your cursor is below the content length row, you should type
Location then press TAB to move cursor under Value column
Then paste the URL you copied before (the one that looks like "https://login.live.com/oauth20_authorize.srf? lc=1046#access_token=..."
YES The end result is what is displayed in https://gist.github.com/user- attachments/assets/78f20893-9eb8-4ac6-965f-65ec6066fa26
I am stuck from here
But when press ESC to stop editing it highlight the whole text in darker colour screenshot attached ![](https://learn-attachment.microsoft.com/api/attachments/60e13b20-47ac-403b-b1de-6c871d977275?platform=QnA , not sure if it properly validate the entry?
When I press q once, I return first to the Flow Details window with the 3 tabs: request intercepted Response Detail
I have to press q again to return to Flow and then if I press a nothing really happen, see attached screenshot?