Chat Engine Docs: Rest APIs

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • Chat Engine Rest APIs allow you to do Create, Read, Update and Destroy all data regarding Chat and your project.
    Learn how to migrate a user-base to Chat Engine and collect emails through a support chat.
    Website: chatengine.io/
    Documentation: rest.chatengin...

Комментарии • 4

  • @adekunlemichaelajayi7648
    @adekunlemichaelajayi7648 2 года назад

    the chat engine team have indeed don a great job. I have a little Issue, I can't add member to an existing chat from my backend. I get a 404 error and that is kind of funny response: {
    status: 404,
    statusText: 'Not Found',
    headers: {...)
    }

    • @adam_la_morre
      @adam_la_morre  2 года назад

      You can open a descriptive issue under the react-chat-engine repo and describe in depth what the api/issue is 👍🏼 thanks for the kind words!

    • @adekunlemichaelajayi7648
      @adekunlemichaelajayi7648 2 года назад

      @@adam_la_morre Thanks sir, the request is being made from my backend. I used my nodejs server as a proxy between the chat engine api and my frontend so I can make request that requires private key. This has nothing to do with the react-chat-engine package but rather with the api server, do you still suggest I open an Issue in react-chat-engine package repo?

    • @adam_la_morre
      @adam_la_morre  2 года назад

      @@adekunlemichaelajayi7648 yeah it’s still the best place to open an issue 👍🏼