You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Slack Conversations History API returns no messages if the latest or oldest timestamps include decimal places. However, the API returns the expected messages if the timestamps are provided without any decimal places.
To Reproduce
Steps to reproduce the behavior:
Call the Slack API using the following URL with decimal places in the timestamps:
Bug Description
The Slack Conversations History API returns no messages if the
latest
oroldest
timestamps include decimal places. However, the API returns the expected messages if the timestamps are provided without any decimal places.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The API should return messages that are then added to the index.
Screenshots
Environment
Additional context
The text was updated successfully, but these errors were encountered: