|
Subject: [xsl] xml-to-json: element found in the wrong namespace: q{}request. From: "dvint@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> Date: Sat, 17 May 2025 04:05:11 -0000 |
<request >
<auth>
<type>basic</type>
<basic>
<key>username</key>
<value>{{adminAppID}}</value>
<type>string</type>
</basic>
<basic>
<key>password</key>
<value>{{adminAppSecret}}</value>
<type>string</type>
</basic>
<basic>
<key>saveHelperData</key>
<type>any</type>
</basic>
<basic>
<key>showPassword</key>
<value>False</value>
<type>boolean</type>
</basic>
</auth>
<method>POST</method>
<header>
<entry>
<key>Authorization</key>
<value>Basic {{adminAppID:adminAppSecret}}</value>
</entry>
<entry>
<key>Content-Type</key>
<value>application/x-www-form-urlencoded</value>
</entry>
</header>
<body>
<mode>urlencoded</mode>
<urlencoded>
<key>grant_type</key>
<value>client_credentials</value>
<description>Required</description>
<type>text</type>
</urlencoded>
</body>
<url>
<raw>{{authPath}}/{{adminEnvID}}/as/token</raw>
<host>{{authPath}}</host>
<path>{{adminEnvID}}</path>
<path>as</path>
<path>token</path>
</url>
<filepath>src/create-a-test-environment/step-1-get-access-token.mdx</filepath>
</request>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] how to avoid losing data , Joel Kalvesmaki dire | Thread | Re: [xsl] xml-to-json: element foun, Graydon graydon@xxxx |
| Re: [xsl] how to avoid losing data , Joel Kalvesmaki dire | Date | Re: [xsl] xml-to-json: element foun, Graydon graydon@xxxx |
| Month |