Original Discord Post by biramaciel | 2024-10-14 13:03:43
Hello, I am facing the following error when I try to implement long-term memory in unity (with SDK v3.1.0):
[Error][GRPC]: 403 (Forbidden)
Any suggestions on what I might be forgetting to configure?
The long-term memory option is already configured in the playground and the long-term memory script is set to “enable” in the character object.
An additional information is that this error log appears immediately afterwards: [Exception][GRPC]: Exception caught: Value cannot be null.
Parameter name: value
I’m getting this error too when I run my project in the Unity editor (it probably happens when I run it on my VR headset but can’t see the error then of course), I’ve ignored it up to now but have noticed there doesn’t seem to be a long term memory in action, I will create a new post in the Support section with Char and Session ID’s.
Reply by tyke_18 | 2024-10-14 16:04:32
I’m getting this error too when I run my project in the Unity editor (it probably happens when I run it on my VR headset but can’t see the error then of course), I’ve ignored it up to now but have noticed there doesn’t seem to be a long term memory in action, I will create a new post in the Support section with Char and Session ID’s.
Reply by k3kalinix | 2024-10-14 16:07:06
<@708608540763357234>, If you are not using the LTM feature, you can check this post.
Or number of speaker ids that you can create has reached the quota, we are working on a system where you can see all the speaker ids created using the api key and delete them
Hi, I’m getting this error too (I’m using Convai 3.1.0), I have LTM enabled in Unity and in the memory settings for the character. It’s been happening for a while and I’ve ignored it, there doesn’t seem to be much if any long term recall ability for the character. It happens with all my characters, here is a character and session ID where it has just happened : Character ID: 37d2b31c-7cea-11ef-bfad-42010a7be011 , Session ID: 916ba574235304242319add00c86c366
Reply by raghuvanshagarwal | 2024-10-14 16:15:26
Hey, it might be possible API key is not properly setup
Reply by tyke_18 | 2024-10-14 20:00:43
Hi, can you elaborate on this please? What might I have done to not set it up properly? I’ve changed the API key 2 or 3 times by copying the API key from the Convai webpage to my project, Resources, ConvaiAPIkey (it was called something like this, I’m not at my computer), and pasted the API key into the field in the inspector, is that an incorrect way?