-
ATTENTION: PLEASE PROVIDE THE DETAILS REQUESTED BELOW.
Describe what you observed.
Please attach the stack trace from the crash.
A window with the error message should have popped up in the…
-
Hi,
I noticed that the rpcHttpKey function in the client, calls the rpcFunc2 function without its first argument - the bearer token, which results in an invalid rpc call.
https://github.com/hero…
-
I'm trying to get rollup working with my typescript setup since i'd like to use a node module (jsonwebtokens) for a custom authentication system. I followed the instructions in the docs, but when i ru…
-
### Issue URL (Ads)
[https://www.anilibria.tv/release/zombieland-saga.html](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.anilibria.tv%2Frelease%2Fzombieland-…
-
While re-authentication of a device, server always returns 401.
I believe this is because of an old bearerToken which is not cleared during the server authentication request.
_I will try to open…
-
Add this to a gameobject in an empty project with Nakama installed:
```
using UnityEngine;
using Nakama;
public class TestNakama : MonoBehaviour {
private IClient client;
private ISess…
-
After following the rollup setup guide I faced the following error
![image](https://user-images.githubusercontent.com/6072971/124101610-d37f0f80-da5f-11eb-9d01-88d6fb2210a0.png)
I could get it w…
-
I have done npm install sails-hook-slugs,
put
topic: {
type: 'string',
required: true,
unique: true
},
slug: {
type: 'slug',
from: 'topic',
bl…
-
I have an 'index.js' file, which i want to export the class to another js external file
```js
const NakamaWrapper = require("./nakama").default
export default class NakamaJS{
constructor(h…
-
## Description
When trying to register a RPC from the **InitModule** function using **TypeScript** using a local variable, Nakama reports an runtime error preventing it from running.
## Steps to R…