Stephen Hodgetts

  • Total activity 128
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 2 users
  • Votes 0
  • Subscriptions 68

Articles

Recent activity by Stephen Hodgetts Recent activity Votes
  • Updates, API calls, records, and overages - Billing metrics for Stream Feeds

    Monthly plans for the Stream Feeds product is billed based on three main metrics - Updates, API calls, and unique records that we store. Here is a quick breakdown of these.    1. Updates Updates ar...

  • Is there a limit on channel members?

    There is no limit on how many members can be added to a channel with Stream Chat. However, there are some limitations to be aware of. 1. Only the first 100 members receive push notifications for pu...

  • I'm receiving HTTP 403 Errors in my Feeds App

    The Stream Feeds API is built with a simple permissions system for read and write privileges.  Permissions are defined at a Feed Group level.  With Server-side permissions (Stream client instantiat...

  • What constitutes an update? - Feeds

    One of the pricing metrics for the monthly Stream Feeds plans is updates. But what is an update? When a user sends an activity to any type of feed - that is an update. But if the feed is followed b...

  • Export data - Copy data to my database to integrate 3rd party analytics

      This article will provide a general overview on how to duplicate/export data to your database with Stream Chat. This data can allow you to integrate a 3rd party data analytics platform. The Strea...

  • Debugging a race condition in your integration

    One of the most common reasons for an integration problem is a race condition between making an API request and successfully initializing the client.  Every API request from the client-side require...

  • Timeout of 3000ms exceeded - what to do

    If an API request times out, there is a method for increasing the timeout threshold.  What is happening is that the total round trip time of the API request is being exceeded. The full API request ...

  • Stream Chat Success Checklist

    We understand that every integration with the Stream Chat API is different, especially considering the multitude of use cases and potential server-side and client-side SDK integrations. Here is a q...

  • Migrate existing data to a different region

    Unfortunately, Stream are not able to do this sort of migration. That being said, you are able to use our various tools and API endpoints to do this. I'll link you to some relevant documentation fo...

  • How to change my Credit Card on File

    Sometimes it's necessary to change your credit card on file with Stream. This can be achieved through the Dashboard in Stream. This series of screenshots can guide you through it. If you are still ...