Browse by Tags

Tagged Content List
  • Forum Thread: Validate Username and Password, REST API 6.1

    I am trying to validate a username and password using this documentation for the REST API in Telligent Evolution 6.1. The UploadData call (see above link) throws a "(500) Internal Server Error" for any username and password combo. Here is the code I am using; it is almost identical to the...
  • Forum Thread: RSS Feed Requires Authentication?

    We're using the most recent version of Telligent Enterprise as part of our intranet. It uses Active Directory for authentication. We want to take the RSS feed from our main "news" blog and use it to feed the news onto a TV screen in our office. However, when we try to use the RSS feed,...
  • Forum Thread: How to create a new user

    I need to integrate our forums into an existing site that has an existing authentication mechanism. I have the user's username from the site-wide authentication mechanism and I'm trying to convert that into a new user in the forums but I'm running into no end of problems. I have the Developer...