I’ve noticed there was a fix to discourse almost a month ago where you can’t create a PM on an existing topic anymore. I never knew this was the issue at all. But it seems this fix “broke” the ability to reply to PM messages through the API.
The response from the discourse server contains the following error: [“Sorry, you can’t create a PM on an existing topic.”].
We are sending the following (example):
Replying to topic and private topic is the same through API (you just supply topic_id)… I don’t have any problems with that… It works 100% with latest.