We will do a TIME-JUMP back to the past…
This also maybe could give you more informations…
And here, this one deals also with SUBSCRIPTION-STATUS…
In the past it was easier, now there are things like …
- ELEVATE-FUNCTIONS
- webMethod(Permissions.Anyone, () => {});
- and still old versions, like —>
const options = {
suppressAuth: true
};
Check all these options / functions to get maybe right permission.
You have your code in front of you → use more console-logs and inspect every little step.
And this one also maybe interesting…