<?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 Re: WebTiledLayer template with query params URL validation in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/webtiledlayer-template-with-query-params-url/m-p/1020188#M9703</link>
    <description>&lt;P&gt;Try and URL encode your square brackets:&amp;nbsp;http://localhost:6300/tiles/xyz/highrisk/{level}/{col}/{row}.png?objectIDs=%5B54747,54786,55021,55109,55197,55436,55472,55489,55674,55675,55860,55866,55911,56039%5D&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jan 2021 19:17:39 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2021-01-26T19:17:39Z</dc:date>
    <item>
      <title>WebTiledLayer template with query params URL validation</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/webtiledlayer-template-with-query-params-url/m-p/1020035#M9702</link>
      <description>&lt;P&gt;I am using the ArcGISRuntime .NET for a .NET 4.8 application.&amp;nbsp; I am attempting to set up a WebTiledLayer that required a query parameter on the tail end of the template in order to consume the service endpoint correctly.&lt;/P&gt;&lt;P&gt;This works fine with a simple ?reinsYear=2020 templated URL; however, if I attempt to send JSON or a more complicated query param, I get an invalid URL exception.&amp;nbsp; At first, I thought it was b/c the runtime might be picking up the { } as an expected replacement in the template, so I even went so far as to only send in an array.&amp;nbsp; So now, for my test scenario, my URL looks like the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;http://localhost:6300/tiles/xyz/highrisk/{level}/{col}/{row}.png?objectIDs=[54747,54786,55021,55109,55197,55436,55472,55489,55674,55675,55860,55866,55911,56039]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The same call via Postman works perfectly fine, and the URL above is a valid URL.&amp;nbsp; Any ideas how I can get this to work or what's going on here?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 14:55:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/webtiledlayer-template-with-query-params-url/m-p/1020035#M9702</guid>
      <dc:creator>NathanRaley</dc:creator>
      <dc:date>2021-01-26T14:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: WebTiledLayer template with query params URL validation</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/webtiledlayer-template-with-query-params-url/m-p/1020188#M9703</link>
      <description>&lt;P&gt;Try and URL encode your square brackets:&amp;nbsp;http://localhost:6300/tiles/xyz/highrisk/{level}/{col}/{row}.png?objectIDs=%5B54747,54786,55021,55109,55197,55436,55472,55489,55674,55675,55860,55866,55911,56039%5D&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 19:17:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/webtiledlayer-template-with-query-params-url/m-p/1020188#M9703</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2021-01-26T19:17:39Z</dc:date>
    </item>
  </channel>
</rss>

