Posts that jfoxny is monitoring

Subscribe to Posts that jfoxny is monitoring 1 post found

May 13, 2008
Avatar dgavey 1 post

Topic: Can you set a company's website address via the API?

I did a search in the forums because I was having troubles setting this as well. It turns out there is an error in the API documentation. I was using
<address>http://mysite.com</address>

when in fact it should be

<url>http://mysite.com</url>

I see you are already using <url> so I’m not sure what your issue is, but hopefully this post will help someone in the future.