<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can not build project - OAuthAuthenticationChallengeHandler error in ArcGIS Maps SDK for Unreal Engine Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/can-not-build-project/m-p/1341262#M350</link>
    <description>&lt;P&gt;Hey, I am using the ArcGIS SDK for Unreal Engine, and I have no problems in the editor, but it throws an error with the&amp;nbsp;OAuthAuthenticationChallengeHandler when I try to package the project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am probably doing something wrong, but wanted to know if anyone had experienced this same error.&lt;/P&gt;&lt;P&gt;This is the bulk part of the error in the output log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;PackagingResults: Error: appError called: Assertion failed: IsValid() [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Templates\SharedPointer.h] [Line: 1071]
PackagingResults: Error: begin: stack for UAT
PackagingResults: Error: === Critical error: ===
PackagingResults: Error: Assertion failed: IsValid() [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Templates\SharedPointer.h] [Line: 1071]
PackagingResults: Error: [Callstack] 0x00007fffbf2801f9 UnrealEditor-SlateCore.dll!UnknownFunction []
PackagingResults: Error: [Callstack] 0x00007fffbf41f0bc UnrealEditor-SlateCore.dll!UnknownFunction []
PackagingResults: Error: [Callstack] 0x00007fff907c2721 UnrealEditor-ArcGISMapsSDKEditor.dll!SharedPointerInternals::NewIntrusiveReferenceController&amp;lt;1,SWindow&amp;gt;() [H:\Epic Games\UE_5.1\Engine\Source\Runtime\Core\Public\Templates\SharedPointerInternals.h:445]
PackagingResults: Error: [Callstack] 0x00007fff9082ffa9 UnrealEditor-ArcGISMapsSDKEditor.dll!UArcGISEditorOAuthAuthenticationChallengeHandler::HandleChallengeInWebBrowser() [F:\Ramboll\UEProjects\ArcGISUnreal\Plugins\ArcGISMapsSDK\Source\ArcGISMapsSDKEditor\Private\Security\ArcGISEditorOAuthAuthenticationChallengeHandler.cpp:56]
PackagingResults: Error: [Callstack] 0x00007fff9082fced UnrealEditor-ArcGISMapsSDKEditor.dll!UArcGISEditorOAuthAuthenticationChallengeHandler::HandleChallenge() [F:\Ramboll\UEProjects\ArcGISUnreal\Plugins\ArcGISMapsSDK\Source\ArcGISMapsSDKEditor\Private\Security\ArcGISEditorOAuthAuthenticationChallengeHandler.cpp:148]
PackagingResults: Error: [Callstack] 0x00007fffa3806c64 UnrealEditor-ArcGISMapsSDK.dll!&amp;lt;lambda_e5258f30984c88f752c6d28bf71aba8e&amp;gt;::operator()() [F:\Ramboll\UEProjects\ArcGISUnreal\Plugins\ArcGISMapsSDK\Source\ArcGISMapsSDK\Private\Subsystem\ArcGISMapsSDKSubsystem.cpp:135]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; For context:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just added the&amp;nbsp;SampleOAuthAuthenticationChallengeHandler component to the Map Actor. I have my API key both in the project, and in the SDK menu. I am using the authentication configurations too with "urn:ietf:wg:oauth:2.0:oob", but I have some trouble logging in using the pop-up windows, so I don't really use it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2023 09:47:06 GMT</pubDate>
    <dc:creator>Thomas_Markussen</dc:creator>
    <dc:date>2023-10-25T09:47:06Z</dc:date>
    <item>
      <title>Can not build project - OAuthAuthenticationChallengeHandler error</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/can-not-build-project/m-p/1341262#M350</link>
      <description>&lt;P&gt;Hey, I am using the ArcGIS SDK for Unreal Engine, and I have no problems in the editor, but it throws an error with the&amp;nbsp;OAuthAuthenticationChallengeHandler when I try to package the project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am probably doing something wrong, but wanted to know if anyone had experienced this same error.&lt;/P&gt;&lt;P&gt;This is the bulk part of the error in the output log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;PackagingResults: Error: appError called: Assertion failed: IsValid() [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Templates\SharedPointer.h] [Line: 1071]
PackagingResults: Error: begin: stack for UAT
PackagingResults: Error: === Critical error: ===
PackagingResults: Error: Assertion failed: IsValid() [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Templates\SharedPointer.h] [Line: 1071]
PackagingResults: Error: [Callstack] 0x00007fffbf2801f9 UnrealEditor-SlateCore.dll!UnknownFunction []
PackagingResults: Error: [Callstack] 0x00007fffbf41f0bc UnrealEditor-SlateCore.dll!UnknownFunction []
PackagingResults: Error: [Callstack] 0x00007fff907c2721 UnrealEditor-ArcGISMapsSDKEditor.dll!SharedPointerInternals::NewIntrusiveReferenceController&amp;lt;1,SWindow&amp;gt;() [H:\Epic Games\UE_5.1\Engine\Source\Runtime\Core\Public\Templates\SharedPointerInternals.h:445]
PackagingResults: Error: [Callstack] 0x00007fff9082ffa9 UnrealEditor-ArcGISMapsSDKEditor.dll!UArcGISEditorOAuthAuthenticationChallengeHandler::HandleChallengeInWebBrowser() [F:\Ramboll\UEProjects\ArcGISUnreal\Plugins\ArcGISMapsSDK\Source\ArcGISMapsSDKEditor\Private\Security\ArcGISEditorOAuthAuthenticationChallengeHandler.cpp:56]
PackagingResults: Error: [Callstack] 0x00007fff9082fced UnrealEditor-ArcGISMapsSDKEditor.dll!UArcGISEditorOAuthAuthenticationChallengeHandler::HandleChallenge() [F:\Ramboll\UEProjects\ArcGISUnreal\Plugins\ArcGISMapsSDK\Source\ArcGISMapsSDKEditor\Private\Security\ArcGISEditorOAuthAuthenticationChallengeHandler.cpp:148]
PackagingResults: Error: [Callstack] 0x00007fffa3806c64 UnrealEditor-ArcGISMapsSDK.dll!&amp;lt;lambda_e5258f30984c88f752c6d28bf71aba8e&amp;gt;::operator()() [F:\Ramboll\UEProjects\ArcGISUnreal\Plugins\ArcGISMapsSDK\Source\ArcGISMapsSDK\Private\Subsystem\ArcGISMapsSDKSubsystem.cpp:135]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; For context:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just added the&amp;nbsp;SampleOAuthAuthenticationChallengeHandler component to the Map Actor. I have my API key both in the project, and in the SDK menu. I am using the authentication configurations too with "urn:ietf:wg:oauth:2.0:oob", but I have some trouble logging in using the pop-up windows, so I don't really use it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 09:47:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/can-not-build-project/m-p/1341262#M350</guid>
      <dc:creator>Thomas_Markussen</dc:creator>
      <dc:date>2023-10-25T09:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can not build project - OAuthAuthenticationChallengeHandler error</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/can-not-build-project/m-p/1344750#M354</link>
      <description>&lt;P&gt;Same here. No one supports on this?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 22:19:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/can-not-build-project/m-p/1344750#M354</guid>
      <dc:creator>PhucTran1</dc:creator>
      <dc:date>2023-11-01T22:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can not build project - OAuthAuthenticationChallengeHandler error</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/can-not-build-project/m-p/1344798#M355</link>
      <description>&lt;P&gt;I'm facing the same problem too. Please check for this error!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 02:37:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/can-not-build-project/m-p/1344798#M355</guid>
      <dc:creator>NhaNguyenDinh</dc:creator>
      <dc:date>2023-11-02T02:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can not build project - OAuthAuthenticationChallengeHandler error</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/can-not-build-project/m-p/1365659#M357</link>
      <description>&lt;P&gt;Still no response on this?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 03:42:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/can-not-build-project/m-p/1365659#M357</guid>
      <dc:creator>PhucTran1</dc:creator>
      <dc:date>2024-01-03T03:42:34Z</dc:date>
    </item>
  </channel>
</rss>

