<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AREST%2F%40comment-83.163.0.81-20150309162144</id>
	<title>Talk:REST/@comment-83.163.0.81-20150309162144 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AREST%2F%40comment-83.163.0.81-20150309162144"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-83.163.0.81-20150309162144&amp;action=history"/>
	<updated>2026-08-22T23:05:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-83.163.0.81-20150309162144&amp;diff=4731&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-83.163.0.81-20150309162144&amp;diff=4731&amp;oldid=prev"/>
		<updated>2016-04-06T20:52:58Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:52, 6 April 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bestpractical_mediawiki1459887241:diff:1.41:old-4730:rev-4731 --&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-83.163.0.81-20150309162144&amp;diff=4730&amp;oldid=prev</id>
		<title>83.163.0.81: Created page with &quot;I m having great difficulty adding a user using the API. I can create a new user if I only provide a user name in the content but if I attempt to post more than one field at a...&quot;</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-83.163.0.81-20150309162144&amp;diff=4730&amp;oldid=prev"/>
		<updated>2015-03-09T16:21:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;I m having great difficulty adding a user using the API. I can create a new user if I only provide a user name in the content but if I attempt to post more than one field at a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I m having great difficulty adding a user using the API. I can create a new user if I only provide a user name in the content but if I attempt to post more than one field at a time the system fails to create the user. I am wondering if I have the right format for the content string .. In PHP it is as follows:&lt;br /&gt;
&lt;br /&gt;
 $contents = &amp;quot;Name: &amp;quot;.$user-&amp;gt;getEmail().&amp;quot;\n&amp;quot;.&lt;br /&gt;
             &amp;quot;EmailAddress: &amp;quot;.$user-&amp;gt;getEmail().&amp;quot;\n&amp;quot;.&lt;br /&gt;
             &amp;quot;RealName: &amp;quot;.$user-&amp;gt;getFirstNames().&amp;quot; &amp;quot;.$user-&amp;gt;getFamilyName().&amp;quot;\n&amp;quot;.&lt;br /&gt;
             &amp;quot;NickName: &amp;quot;.$user-&amp;gt;getEmail().&amp;quot;\n&amp;quot;.&lt;br /&gt;
             &amp;quot;Lang: en-gb\n&amp;quot;.&lt;br /&gt;
             &amp;quot;Password: &amp;quot;.$user-&amp;gt;..... etc. etc ...&lt;br /&gt;
&lt;br /&gt;
It must be this parameter because it works if I only have only one field (e.g. Name: ) Any help would be greatly appreciated ...&lt;/div&gt;</summary>
		<author><name>83.163.0.81</name></author>
	</entry>
</feed>