Skip to content

Instantly share code, notes, and snippets.

@wparad
Last active September 24, 2021 08:17
Slack conversations.history not found error (linked)
{
headers: {
date: 'Tue, 15 Sep 2020 04:16:02 GMT',
server: 'Apache', 'content-length': '223',
'x-via': 'haproxy-www-xfba,haproxy-edge-dub-73iu',
'content-type': 'text/html; charset=iso-8859-1'
},
data: `<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 Not Found</title>
</head>
<body>
<h1>Not Found</h1>
<p>The requested URL /api/conversations.history was not found on this server.</p>
</body>
</html>`,
url: 'https://slack.com (http://slack.com/) /api/conversations.history',
status: 404
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment