<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:API Q&amp;A</title><link>http://forums.method.me/cs/forums/15.aspx</link><description>Ask questions specific to the MethodAPI from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: CreateMethodAccountV3</title><link>http://forums.method.me/cs/forums/thread/13037.aspx</link><pubDate>Sat, 07 Jul 2012 18:24:36 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13037</guid><dc:creator>Matt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/13037.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=13037</wfw:commentRss><description>&lt;p&gt;Thanks Dave!&lt;/p&gt;</description></item><item><title>Re: CreateMethodAccountV3</title><link>http://forums.method.me/cs/forums/thread/12979.aspx</link><pubDate>Tue, 03 Jul 2012 21:11:24 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12979</guid><dc:creator>LaCrews</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12979.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=12979</wfw:commentRss><description>&lt;p&gt;Thanks Dave,&lt;/p&gt;
&lt;p&gt;I just updated our code to the revised response and everything is working fine.&lt;/p&gt;</description></item><item><title>Re: CreateMethodAccountV3</title><link>http://forums.method.me/cs/forums/thread/12975.aspx</link><pubDate>Tue, 03 Jul 2012 19:41:33 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12975</guid><dc:creator>Method_David</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12975.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=12975</wfw:commentRss><description>&lt;p&gt;Hi&amp;nbsp;Matt&amp;nbsp;and LaCrews,&lt;/p&gt;
&lt;p&gt;Thank you for bringing this to our attention. The following 2 updates have been made to MethodAPICreateMethodAccountV3:&lt;/p&gt;
&lt;p&gt;1. Naming a new company account has been fixed so it follows the same rules as everywhere else in method. i.e. A company account must contain only letters and numbers (no underscores, spaces, special characters, etc.) and a company account name cannot start with a number.&lt;/p&gt;
&lt;p&gt;2. When a new account has been created succesfully the message should now be &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;windows-1252&amp;quot; ?&amp;gt;&amp;lt;MethodAPI response = &amp;quot;Success&amp;quot; &amp;gt;&amp;lt;/MethodAPI&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;</description></item><item><title>Re: CreateMethodAccountV3</title><link>http://forums.method.me/cs/forums/thread/12972.aspx</link><pubDate>Tue, 03 Jul 2012 18:51:28 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12972</guid><dc:creator>LaCrews</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12972.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=12972</wfw:commentRss><description>&lt;p&gt;Matt&lt;/p&gt;
&lt;p&gt;We experienced the same thing when we developed our new site. &amp;nbsp; For now we&amp;#39;ve just assumed that an empty string equals Success.&amp;nbsp;&lt;/p&gt;</description></item><item><title>CreateMethodAccountV3</title><link>http://forums.method.me/cs/forums/thread/12970.aspx</link><pubDate>Tue, 03 Jul 2012 17:58:42 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12970</guid><dc:creator>Matt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12970.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=12970</wfw:commentRss><description>&lt;p&gt;I am trying to call the CreateMethodAccountV3 and have a couple of questions after testing it out.&lt;/p&gt;
&lt;p&gt;The first time I tested the call, the response was :&amp;lt;?xml version=&amp;quot;1.0&amp;quot;
encoding=&amp;quot;windows-1252&amp;quot; ?&amp;gt;&amp;lt;MethodAPI response = &amp;quot;Failure.
The API could not validate your log in.&amp;nbsp;
Please make sure you have entered the correct Company Account, User and
Password, and that each are spelt correctly.&amp;nbsp;
Also, ensure that this User has been configured for Method API access by
going to Customize &amp;gt; Users, editing the User, and ensuring that there is a
check in the &amp;#39;Is Allowed to Connect via MethodAPI&amp;#39; checkbox.&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;Why would I be getting this response? I&amp;#39;ve seen this response when trying to connect to an existing account that doesn&amp;#39;t have API access granted but I&amp;#39;m not sure why I would get it when creating an account.&lt;/p&gt;
&lt;p&gt;In my MSP portal, it shows that the account was created, but when I try to login using the login info I passed it says it does not match up. I did use a space in the account name. On the second try I used no space in the account name and it seemed to work fine. Can you please confirm that spaces are not allowed in the company account name?&lt;/p&gt;
&lt;p&gt;On the second try, as I just mentioned everything seems to have worked correctly, but the response was:&amp;nbsp;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;windows-1252&amp;quot; ?&amp;gt;&amp;lt;MethodAPI response = &amp;quot;&amp;quot; &amp;gt;&amp;lt;/MethodAPI&amp;gt;&lt;/p&gt;
&lt;p&gt;I was expecting to see&amp;nbsp;&amp;lt;MethodAPI response = &amp;quot;Success&amp;quot; &amp;gt;. Should I not see &amp;quot;Success&amp;quot;?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>