ably / docs

Ably Realtime API documentation
https://ably.com/docs
Apache License 2.0
20 stars 40 forks source link

Corrected GET request for batch presence #2230

Closed GregHolmes closed 1 month ago

GregHolmes commented 1 month ago

The code snippet was passing the content as if it were a POST request.

Description