Forum Discussion
mc1.2023
1 year agoHonored Guest
Sharing spatial anchors error code -1003
Hi,
I am developing an app with shared spatial anchors.
When I call the OVRSpatialAnchor.ShareAsync method the resulting OperationResult is -1003.
I could not find what this error code means. I would be grateful if someone can enlighten me.
1 Reply
Replies have been turned off for this discussion
I couldn't guess on that error code, but I can list a few things that bit me when I was first trying out SSA's:
1) Make sure that the Oculus users that you are sharing your anchors with are actually entitled to the specific app id you are using (ie, setup as test users).
2) Make sure you have enabled scene data, anchors and shared anchors in your OVRManager object.
3) Make sure you have successfully saved the anchor to the cloud first (not just local)
4) Make sure the anchor isn't more than 24 hours old (saved-to-cloud time) - they're only good for 24 hours
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 2 years ago