<br />
<b>Deprecated</b>:  YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead in <b>/home/nubelus/sharedove/adisjugo/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php</b> on line <b>60</b><br />
<br />
<b>Deprecated</b>:  YoastSEO_Vendor\League\OAuth2\Client\Provider\AbstractProvider::authorize(): Implicitly marking parameter $redirectHandler as nullable is deprecated, the explicit nullable type must be used instead in <b>/home/nubelus/sharedove/adisjugo/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php</b> on line <b>416</b><br />
<br />
<b>Deprecated</b>:  YoastSEO_Vendor\GuzzleHttp\Client::getConfig(): Implicitly marking parameter $option as nullable is deprecated, the explicit nullable type must be used instead in <b>/home/nubelus/sharedove/adisjugo/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php</b> on line <b>181</b><br />
<br />
<b>Deprecated</b>:  YoastSEO_Vendor\GuzzleHttp\ClientInterface::getConfig(): Implicitly marking parameter $option as nullable is deprecated, the explicit nullable type must be used instead in <b>/home/nubelus/sharedove/adisjugo/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php</b> on line <b>77</b><br />
{"id":1302,"date":"2012-09-11T12:58:21","date_gmt":"2012-09-11T10:58:21","guid":{"rendered":"https:\/\/blog.sharedove.com\/adisjugo\/?p=1302"},"modified":"2012-09-11T12:58:21","modified_gmt":"2012-09-11T10:58:21","slug":"troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized","status":"publish","type":"post","link":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/","title":{"rendered":"Troubleshooting Windows Azure Workflow 1.0 Beta Installation (401 Unauthorized)"},"content":{"rendered":"<p>SharePoint 2013 has brought as a completely new Workflow engine, currently known as mainly as Windows Azure Workflow in version 1.0 Beta, but sometimes also known only as Workflow 1.0 Beta.<\/p>\n<p>It has a very convenient installation method, through Web Platform Installer + the Configuration Wizard which runs immediately afterwards. And, if you take a default settings, there is not much you need to configure yourself, basically only the database server and used service account.<\/p>\n<p><!--more--><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px\" title=\"wav02\" border=\"0\" alt=\"wav02\" src=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav02.png\" width=\"429\" height=\"397\" \/><\/p>\n<p>And in most cases, it is fine, unless you get the\u2026.<\/p>\n<p><a href=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav01.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px\" title=\"wav01\" border=\"0\" alt=\"wav01\" src=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav01_thumb.png\" width=\"439\" height=\"395\" \/><\/a><\/p>\n<p>&#160;<\/p>\n<p><pre class=\"brush: csharp; title: Code sample:; notranslate\" title=\"Code sample:\">\n&#x5B;Error] &#x5B;11.09.2012 11:54:11]: System.Management.Automation.CmdletInvocationException: Could not successfully create management Service Bus entity &#039;WF_Management\/WFTOPIC&#039; with multiple retries within timespan of 00:02:06.0538369. ---&gt; System.TimeoutException: Could not successfully create management Service Bus entity &#039;WF_Management\/WFTOPIC&#039; with multiple retries within timespan of 00:02:06.0538369. ---&gt; System.UnauthorizedAccessException: The remote server returned an error: (401) Unauthorized. Authorization failed for specified action: Manage..TrackingId:6d55e243-1c20-4c9b-a224-365ddffe39db,TimeStamp:9\/11\/2012 9:54:11 AM ---&gt; System.Net.WebException: The remote server returned an error: (401) Unauthorized.\n   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)\n   at Microsoft.ServiceBus.Messaging.ServiceBusResourceOperations.CreateOrUpdateAsyncResult`1.EndGetResponse(CreateOrUpdateAsyncResult`1 thisPtr, IAsyncResult ar)\n   at Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.StepCallback(IAsyncResult result)\n   --- End of inner exception stack trace ---\n<\/pre>\n<\/p>\n<p>Yes, 401, unauthorized.<\/p>\n<p>Now, if you have clicked the &#8216;Get PowersShell commands\u201d in the configuration wizard screen, you might notice that the usernames, used for the service accounts, have the domains stripped, even you have entered it properly in the configuration wizard. <\/p>\n<p>For example, your <a href=\"mailto:user@domain.int\">user@domain.int<\/a> has become <a href=\"mailto:user@domain\">user@domain<\/a>. Which than causes the 401 error and crash on the last two configuration wizard operations.<\/p>\n<p>So the workaround is: <\/p>\n<p>1. Run the wizard again and leave the farm.<\/p>\n<p><a href=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav06.png\"><img loading=\"lazy\" decoding=\"async\" style=\"display: inline\" title=\"wav06\" alt=\"wav06\" src=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav06_thumb.png\" width=\"434\" height=\"240\" \/><\/a><\/p>\n<p>2. Open SQL Server Manager and delete all ServiceBus and Workflow related databases \u2013 they start with Sb and WF prefixes.<\/p>\n<p><a href=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav03.png\"><img loading=\"lazy\" decoding=\"async\" style=\"display: inline\" title=\"wav03\" alt=\"wav03\" src=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav03_thumb.png\" width=\"349\" height=\"195\" \/><\/a><\/p>\n<p>3. Start the wizard again, fill up everything, and click the \u201cGet PowerShell Commands\u201d link, just to get the correct PowerShell commands, copy and paste them into Notepad, or any other editor of your choice. <\/p>\n<p><u><font color=\"#ff0000\">Double-check the service account names, AND SET THE PASSWORDS AGAIN (they are masked in the PowerShell file).<\/font><\/u><\/p>\n<p>My PowerShell file looked like (change accounts, passwords, and ports):<\/p>\n<pre class=\"brush: csharp; title: Code sample:; notranslate\" title=\"Code sample:\">\n# To be run in Workflow PowerShell Console which has both Workflow and Service Bus installed.\n\n# Create new SB Farm\n$SBCertAutoGenerationKey = ConvertTo-SecureString -AsPlainText  -Force  -String &#039;PASSWORD&#039;;\n\nNew-SBFarm -FarmMgmtDBConnectionString &#039;Data Source=sp2013.DOMAIN.int;Initial Catalog=SbManagementDB;Integrated Security=True&#039; -PortRangeStart 9000 -TcpPort 9354 -RunAsName &#039;sp_content@DOMAIN.int&#039; -AdminGroup &#039;BUILTINAdministrators&#039; -GatewayDBConnectionString &#039;Data Source=sp2013.DOMAIN.int;Initial Catalog=SbGatewayDatabase;Integrated Security=True&#039; -CertAutoGenerationKey $SBCertAutoGenerationKey -ContainerDBConnectionString &#039;Data Source=sp2013.DOMAIN.int;Initial Catalog=SBMessageContainer01;Integrated Security=True&#039;;\n\n# To be run in Workflow PowerShell Console which has both Workflow and Service Bus installed.\n\n# Create new WF Farm\n$WFCertAutoGenerationKey = ConvertTo-SecureString -AsPlainText  -Force  -String &#039;PASSWORD&#039;;\n\nNew-WFFarm -FarmMgmtDBConnectionString &#039;Data Source=sp2013.DOMAIN.int;Initial Catalog=WFManagementDB;Integrated Security=True&#039; -RunAsName &#039;sp_content@DOMAIN.int&#039; -AdminGroup &#039;BUILTINAdministrators&#039; -HttpsPort 12290 -HttpPort 12291 -InstanceMgmtDBConnectionString &#039;Data Source=sp2013.DOMAIN.int;Initial Catalog=WFInstanceManagementDB;Integrated Security=True&#039; -ResourceMgmtDBConnectionString &#039;Data Source=sp2013.DOMAIN.int;Initial Catalog=WFResourceManagementDB;Integrated Security=True&#039; -CertAutoGenerationKey $WFCertAutoGenerationKey;\n\n# Add SB Host\n$SBRunAsPassword = ConvertTo-SecureString -AsPlainText  -Force  -String &#039;PASSWORD&#039;;\n\nAdd-SBHost -FarmMgmtDBConnectionString &#039;Data Source=sp2013.DOMAIN.int;Initial Catalog=SbManagementDB;Integrated Security=True&#039; -RunAsPassword $SBRunAsPassword -CertAutoGenerationKey $SBCertAutoGenerationKey;\n\nTry\n{\n    # Create new SB Namespace\n    New-SBNamespace -Name &#039;WorkflowDefaultNamespace&#039; -AddressingScheme &#039;Path&#039; -ManageUsers &#039;sp_content@DOMAIN.int&#039;,&#039;administrator@DOMAIN.int&#039;;\n\n    Start-Sleep -s 90\n}\nCatch &#x5B;system.InvalidOperationException]\n{\n}\n\n# Get SB Client Configuration\n$SBClientConfiguration = Get-sbclientConfiguration -Namespaces &#039;WorkflowDefaultNamespace&#039;;\n\n# Add WF Host\n$WFRunAsPassword = ConvertTo-SecureString -AsPlainText  -Force  -String &#039;PASSWORD&#039;;\n\nAdd-WFHost -FarmMgmtDBConnectionString &#039;Data Source=sp2013.DOMAIN.int;Initial Catalog=WFManagementDB;Integrated Security=True&#039; -RunAsPassword $WFRunAsPassword -SBClientConfiguration $SBClientConfiguration -EnableHttpPort  -CertAutoGenerationKey $WFCertAutoGenerationKey;\n<\/pre>\n<p>4. Now, run the Worfklow PowerShell, and execute command by command, to monitor the progress and to catch eventual errors.<\/p>\n<p><a href=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav04.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px\" title=\"wav04\" border=\"0\" alt=\"wav04\" src=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav04_thumb.png\" width=\"444\" height=\"223\" \/><\/a><\/p>\n<p>And if everything is fine, you\u2019ll get no mistakes, and you\u2019re ready to go with Windows Azure Workflow<\/p>\n<p><a href=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav05.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px\" title=\"wav05\" border=\"0\" alt=\"wav05\" src=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav05_thumb.png\" width=\"444\" height=\"359\" \/><\/a><\/p>\n<div class=\"fb-background-color\">\n\t\t\t  <div \n\t\t\t  \tclass = \"fb-comments\" \n\t\t\t  \tdata-href = \"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/\"\n\t\t\t  \tdata-numposts = \"59\"\n\t\t\t  \tdata-lazy = \"true\"\n\t\t\t\tdata-colorscheme = \"light\"\n\t\t\t\tdata-order-by = \"time\"\n\t\t\t\tdata-mobile=true>\n\t\t\t  <\/div><\/div>\n\t\t  <style>\n\t\t    .fb-background-color {\n\t\t\t\tbackground:  !important;\n\t\t\t}\n\t\t\t.fb_iframe_widget_fluid_desktop iframe {\n\t\t\t    width: 100% !important;\n\t\t\t}\n\t\t  <\/style>\n\t\t  ","protected":false},"excerpt":{"rendered":"<p>SharePoint 2013 has brought as a completely new Workflow engine, currently known as mainly as Windows Azure Workflow in version 1.0 Beta, but sometimes also known only as Workflow 1.0 Beta. It has a very convenient installation method, through Web Platform Installer + the Configuration Wizard which runs immediately afterwards. And, if you take a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[11,12],"tags":[18,46,55,73],"class_list":["post-1302","post","type-post","status-publish","format-standard","hentry","category-development","category-howto","tag-18","tag-mvpcee","tag-sharepoint","tag-workflow"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Troubleshooting Windows Azure Workflow 1.0 Beta Installation (401 Unauthorized) - Adis Jugo blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Troubleshooting Windows Azure Workflow 1.0 Beta Installation (401 Unauthorized) - Adis Jugo blog\" \/>\n<meta property=\"og:description\" content=\"SharePoint 2013 has brought as a completely new Workflow engine, currently known as mainly as Windows Azure Workflow in version 1.0 Beta, but sometimes also known only as Workflow 1.0 Beta. It has a very convenient installation method, through Web Platform Installer + the Configuration Wizard which runs immediately afterwards. And, if you take a [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/\" \/>\n<meta property=\"og:site_name\" content=\"Adis Jugo blog\" \/>\n<meta property=\"article:published_time\" content=\"2012-09-11T10:58:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav02.png\" \/>\n<meta name=\"author\" content=\"adis.jugo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"adis.jugo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/\",\"url\":\"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/\",\"name\":\"Troubleshooting Windows Azure Workflow 1.0 Beta Installation (401 Unauthorized) - Adis Jugo blog\",\"isPartOf\":{\"@id\":\"https:\/\/blog.sharedove.com\/adisjugo\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav02.png\",\"datePublished\":\"2012-09-11T10:58:21+00:00\",\"author\":{\"@id\":\"https:\/\/blog.sharedove.com\/adisjugo\/#\/schema\/person\/a5ca63552094ce9d5a0440f3a1ac9a4c\"},\"breadcrumb\":{\"@id\":\"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/#primaryimage\",\"url\":\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav02.png\",\"contentUrl\":\"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav02.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.sharedove.com\/adisjugo\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Troubleshooting Windows Azure Workflow 1.0 Beta Installation (401 Unauthorized)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.sharedove.com\/adisjugo\/#website\",\"url\":\"https:\/\/blog.sharedove.com\/adisjugo\/\",\"name\":\"Adis Jugo blog\",\"description\":\"The Southern Side\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.sharedove.com\/adisjugo\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.sharedove.com\/adisjugo\/#\/schema\/person\/a5ca63552094ce9d5a0440f3a1ac9a4c\",\"name\":\"adis.jugo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.sharedove.com\/adisjugo\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cc5a23cf1bd0b9d8401c9dd65c6c141041ec0c6e37eedbb511779e4a40a198fd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cc5a23cf1bd0b9d8401c9dd65c6c141041ec0c6e37eedbb511779e4a40a198fd?s=96&d=mm&r=g\",\"caption\":\"adis.jugo\"},\"url\":\"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/author\/adisjugo\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Troubleshooting Windows Azure Workflow 1.0 Beta Installation (401 Unauthorized) - Adis Jugo blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/","og_locale":"en_US","og_type":"article","og_title":"Troubleshooting Windows Azure Workflow 1.0 Beta Installation (401 Unauthorized) - Adis Jugo blog","og_description":"SharePoint 2013 has brought as a completely new Workflow engine, currently known as mainly as Windows Azure Workflow in version 1.0 Beta, but sometimes also known only as Workflow 1.0 Beta. It has a very convenient installation method, through Web Platform Installer + the Configuration Wizard which runs immediately afterwards. And, if you take a [&hellip;]","og_url":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/","og_site_name":"Adis Jugo blog","article_published_time":"2012-09-11T10:58:21+00:00","og_image":[{"url":"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav02.png","type":"","width":"","height":""}],"author":"adis.jugo","twitter_card":"summary_large_image","twitter_misc":{"Written by":"adis.jugo","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/","url":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/","name":"Troubleshooting Windows Azure Workflow 1.0 Beta Installation (401 Unauthorized) - Adis Jugo blog","isPartOf":{"@id":"https:\/\/blog.sharedove.com\/adisjugo\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/#primaryimage"},"image":{"@id":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav02.png","datePublished":"2012-09-11T10:58:21+00:00","author":{"@id":"https:\/\/blog.sharedove.com\/adisjugo\/#\/schema\/person\/a5ca63552094ce9d5a0440f3a1ac9a4c"},"breadcrumb":{"@id":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/#primaryimage","url":"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav02.png","contentUrl":"https:\/\/blog.sharedove.com\/adisjugo\/wp-content\/uploads\/2012\/09\/wav02.png"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/2012\/09\/11\/troubleshooting-windows-azure-workflow-1-0-beta-installation-401-unauthorized\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.sharedove.com\/adisjugo\/"},{"@type":"ListItem","position":2,"name":"Troubleshooting Windows Azure Workflow 1.0 Beta Installation (401 Unauthorized)"}]},{"@type":"WebSite","@id":"https:\/\/blog.sharedove.com\/adisjugo\/#website","url":"https:\/\/blog.sharedove.com\/adisjugo\/","name":"Adis Jugo blog","description":"The Southern Side","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.sharedove.com\/adisjugo\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/blog.sharedove.com\/adisjugo\/#\/schema\/person\/a5ca63552094ce9d5a0440f3a1ac9a4c","name":"adis.jugo","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.sharedove.com\/adisjugo\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cc5a23cf1bd0b9d8401c9dd65c6c141041ec0c6e37eedbb511779e4a40a198fd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cc5a23cf1bd0b9d8401c9dd65c6c141041ec0c6e37eedbb511779e4a40a198fd?s=96&d=mm&r=g","caption":"adis.jugo"},"url":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/author\/adisjugo\/"}]}},"_links":{"self":[{"href":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/wp-json\/wp\/v2\/posts\/1302","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/wp-json\/wp\/v2\/comments?post=1302"}],"version-history":[{"count":0,"href":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/wp-json\/wp\/v2\/posts\/1302\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/wp-json\/wp\/v2\/media?parent=1302"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/wp-json\/wp\/v2\/categories?post=1302"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.sharedove.com\/adisjugo\/index.php\/wp-json\/wp\/v2\/tags?post=1302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}