ProfileService trouble. How to link a profile to two places in one experience?

So, I have recently set up ProfileService on one place, in which the saves are working perfectly, no errors and so on.

But I have a need to retrieve this saved data in another place in the same experience (pic 1). I know that the basic DataStore works in such a way that it is possible to get data in different places if they are all in the same experience. but with ProfileService it doesn’t work like that (pic 2). how to solve this problem?

pic 1. 2 places in the same eperience that supposedly have some kind of connection places

pic 2. error

I searched the forum for answers and found similar questions, but they remain unresolved.

It might be a spelling error you need to fix: I use suggest checking GetProfileStore on both places uses the exact same method/ string.

but he’s using the same value anyway.

How do you handle player teleporting to another place? May we see your code?

usually through the :TeleportToPrivateServer() function