<?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 CONTENT_NAME_MISSING Issue when I create the page using API in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/CONTENT-NAME-MISSING-Issue-when-I-create-the-page-using-API/m-p/730770#M59658</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to create website page and landing page using Pages API but it's not working at my end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was getting this issue from server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;HTTP 400

{
  "correlationId": "c3210cea-319b-4e88-bcf8-6bdb34eb7039",
  "errorTokens": {
    "contentType": [
      "LANDING_PAGE"
    ]
  },
  "errorType": "CONTENT_NAME_MISSING",
  "message": "You need to provide a name for this LANDING_PAGE.",
  "status": "error"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The same issue I faced in website pages as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to add&amp;nbsp;LANDING_PAGE as a params but at that time I faced same issue&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2022 12:51:05 GMT</pubDate>
    <dc:creator>2CUBE-Studio</dc:creator>
    <dc:date>2022-12-14T12:51:05Z</dc:date>
    <item>
      <title>CONTENT_NAME_MISSING Issue when I create the page using API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/CONTENT-NAME-MISSING-Issue-when-I-create-the-page-using-API/m-p/730770#M59658</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to create website page and landing page using Pages API but it's not working at my end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was getting this issue from server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;HTTP 400

{
  "correlationId": "c3210cea-319b-4e88-bcf8-6bdb34eb7039",
  "errorTokens": {
    "contentType": [
      "LANDING_PAGE"
    ]
  },
  "errorType": "CONTENT_NAME_MISSING",
  "message": "You need to provide a name for this LANDING_PAGE.",
  "status": "error"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The same issue I faced in website pages as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to add&amp;nbsp;LANDING_PAGE as a params but at that time I faced same issue&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 12:51:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/CONTENT-NAME-MISSING-Issue-when-I-create-the-page-using-API/m-p/730770#M59658</guid>
      <dc:creator>2CUBE-Studio</dc:creator>
      <dc:date>2022-12-14T12:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: CONTENT_NAME_MISSING Issue when I create the page using API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/CONTENT-NAME-MISSING-Issue-when-I-create-the-page-using-API/m-p/731642#M59714</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/483218"&gt;@2CUBE-Studio&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for reaching out. Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/155264"&gt;@weiliang_lee&lt;/a&gt;, do&amp;nbsp;you have any experience here?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 00:03:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/CONTENT-NAME-MISSING-Issue-when-I-create-the-page-using-API/m-p/731642#M59714</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2022-12-16T00:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: CONTENT_NAME_MISSING Issue when I create the page using API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/CONTENT-NAME-MISSING-Issue-when-I-create-the-page-using-API/m-p/731683#M59722</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/483218"&gt;@2CUBE-Studio&lt;/a&gt;&amp;nbsp;I personally haven't used the Pages API before but I could give a shot at it from your error messaging.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Can I confirm that you are trying to use this endpoint?&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;POST /cms/v3/pages/landing-pages&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Also could you share a sample of the request body that you sending to the API?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on your error message it seems you are missing the required parameter for &lt;STRONG&gt;name&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;WL&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 03:06:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/CONTENT-NAME-MISSING-Issue-when-I-create-the-page-using-API/m-p/731683#M59722</guid>
      <dc:creator>weiliang_lee</dc:creator>
      <dc:date>2022-12-16T03:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: CONTENT_NAME_MISSING Issue when I create the page using API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/CONTENT-NAME-MISSING-Issue-when-I-create-the-page-using-API/m-p/731831#M59734</link>
      <description>&lt;P&gt;I was getting soluction using V2 API. but V3 API, I also tried to add name or "LANDING_PAGE", but it's not work&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 10:59:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/CONTENT-NAME-MISSING-Issue-when-I-create-the-page-using-API/m-p/731831#M59734</guid>
      <dc:creator>2CUBE-Studio</dc:creator>
      <dc:date>2022-12-16T10:59:30Z</dc:date>
    </item>
  </channel>
</rss>

