PubNub LogoDocs
SupportContact SalesLoginTry Our APIs

›ruby

ruby

  • Getting Started
  • API Reference

    • Configuration
    • Publish & Subscribe
    • Presence
    • Access Manager
    • Channel Groups
    • Message Persistence
    • Mobile Push
    • Objects
    • Miscellaneous
  • Status Events
  • Troubleshooting
  • Change Log
  • Feature Support
  • Platform Support
  • Reconnection Policies

Status Events for PubNub Ruby SDK

If status[:category] equals just :error, please refer to server response.

CategoryDescription
STATUS_ACCESS_DENIEDPAM is enabled and you don't have permission to fire event that returned error. Please check your PAM settings and audit your permissions.
STATUS_TIMEOUTServer didn't respond in given time. Please retry.
STATUS_NON_JSON_RESPONSEServer didn't respond with valid json message. Consult server response.
← MiscellaneousTroubleshooting →
© PubNub Inc. - Privacy Policy