I'm having some issues with a custom plugin I created where the method buildfire.userData.search() is no longer working due to an error.
Please note that evertyhing was working ok before the latest Buildfire SDK update. At first the app was no longer working on https://app.buildfire.com/, and then I had the same issue locally after I manually updated the SDK.
I did check the userdata.search documentation and I see this has not changed https://sdk.buildfire.com/docs/user-data#search-
Any ideas on what the problem is and how I can fix this?
Error screenshot: https://i.stack.imgur.com/IqfNo.png
Thanks in advance!
The following snippet runs fine on the latest (1.75.1) on my end. can you run and verify result
I would check also if there is any redirection happening on the plugin page causing the plugin to lose the instant context.