docs icon indicating copy to clipboard operation
docs copied to clipboard

Ably Realtime API documentation

Results 166 docs issues
Sort by recently updated
recently updated
newest added

Hi Team, I am trying to follow the tutorial here, but unfortunately it doesn’t work! I’ve followed the steps to the best of my ability, but get this when I...

bug
tutorials

When we launched last message on channel functionality, it was designed so that developers could persist the last known state of their component/object/app on a channel, and then broadcast those...

content-request

The only docs I can find for the interpolation string support in Firehose routing keys is [this FAQ](https://faqs.ably.com/what-is-the-format-of-the-routingkey-for-an-amqp-or-kinesis-reactor-rule). This is really hard to discover, and it's a real shame because...

If you're in the docs and click on the chain icon that appears when rolling over a heading, it generates a deep link to that page and that section. See...

bug

Page: https://ably.com/docs/api/realtime-sdk/connection?lang=swift Code: https://github.com/ably/docs/blob/main/content/api/realtime-sdk/connection.textile?plain=1#L85 Appears to happen only when the language is unset (which displays as JavaScript, but the bug doesn't happen when JavaScript is manually selected), or the language...

bug

The docs () currently state if there is no next page, `null` is returned. (https://github.com/ably/docs/blame/main/content/partials/types/_paginated_result.textile#L81) Currently `undefined` is actually returned (as in ts `void` is returned, https://github.com/ably/ably-js/blob/3386abae8f35f5d41f016c0feeb7406bb5537cb2/src/common/lib/client/paginatedresource.ts#L178). ┆Issue is synchronized...

Why isn't `setOptions` in the list of channel methods in the api docs? https://ably.com/documentation/realtime/channels#publish It's described in https://ably.com/documentation/realtime/channels#modifying-options , just not listed in the actual methods list Also, https://ably.com/documentation/realtime/channels#get should...

bug
api-reference
priority-p2
large

Whilst we added `extras` to messages, customers at present are not permitted to use any of these attributes (apart from push) as all attributes are reserved by Ably for future...

The only place in the docs right now where we explain how ti find account ID is https://ably.com/documentation/control-api#account-id , which is a part of the Control API docs. As finding...

#### Rest - [ ] channel history - [ ] presence history - [ ] presence get #### Realtime - [ ] channel history - [ ] Presence history -...