Browse by Tags

Tagged Content List
  • Forum Thread: API Issues

    We are experiencing some issues with the API, and I can't determine what the cause is. We are running version 5.5, I have enabled the REST API in the Control Panel, and I have created a new API Key. When logged in, I can access the old API through the browser (e.g. api/membership.ashx/users...
  • Forum Thread: Importing avatar image via REST API clear profile felds

    Hi, It might look strange but now I'm 100% sure that it happens. I'm importing users and their avatar images via REST API. First user is imported using add web service (http://telligent.com/community/developers/w/wiki/add-user.aspx), id of user is found and then avatar image is uploaded...
  • Forum Thread: REST API v2 Authentication with Flash

    We are trying to access the REST API v2 from Flash Player and have been unable to connect. Our Community site sits behind windows authentication and we've been trying to use the Authorization Cookie as explained in http://telligent.com/community/developers/w/wiki/add-rest-authorization-code-header...