Hi,

We are facing the following message “Sorry, that page does not exist.” and error code 34 when calling direct_messages/events/show for use cases [1] and [2].

[1] direct_messages/events/show.json?id=1311375403613859849
[2] direct_messages/events/show.json?id=1309523272246136836

Is there any issue of these DM interactions identifiers? Once for the others interactions of this same DM we get successful responses. In others words, there’s no problem with the page because it exists and it’s valid.

This same issue [3] was already reported and we didn’t have any response.

[3] Direct messages - Don't get interaction specified on id of the request "direct_messages/events/show?id=interaction_id"

Regards,

1 Like

Are these events belonging to the same user that you’re authenticating as?

1 Like

Can you explain what you mean here? You’re able to access those message from “others”?

1 Like

The error code 34 doesn’t happen for others interactions identifiers of this same direct message.

For example: direct_messages/events/show.json?id=1308896078641729542

This request returns the message_create event on response body and belongs to the same direct message used on calls [1] and [2].

[1] direct_messages/events/show.json?id=1311375403613859849
[2] direct_messages/events/show.json?id=1309523272246136836

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.