Not only can you experience AnswerHub firsthand, but you can also ask and explore questions and answers about AnswerHub.
To get started, try typing a question in the search bar. If your question hasn't been asked, try posting a new question.
If you are a current customer, please use the Customer Success portal instead of this communtiy.
If you're coming from meta.osqa.net, please visit the OSQA space for all your old content. If you can't login, please request a temporary login to gain access to your account.
I'm trying to use REST API to update user details, such as 'real name' or 'email'. However, it gives me "400 Bad Request" all the time. Even using sample from official doc with curl yields to the same result. User for API access has full permissions on site and able to manually edit other users details. Other API calls, like deactivateUser works fine. I'm using AnswerHub v1.6.5 and curl / Python 2.7 requests lib. All data looks to be properly escaped, headers set to 'application/json' and payload is sent via PUT either as params or body. Did anyone face similar issue? Does this API call even work?
Answer by markh · Jul 01, 2017 at 11:46 PM
Deklin,
Please make use of our success.answerhub.com community for detailed support questions. We may then need to know which community you have and request some of your example code for our engineers to review and advise.
Thanks
If you're looking for documentation, check out our documentation library. This collection will help all types of users perform a wide range of actions and gain a better understanding of the AnswerHub platform.