Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to use ProfileSync APis #6

Open
sagepoudel opened this issue Aug 9, 2024 · 0 comments
Open

Not able to use ProfileSync APis #6

sagepoudel opened this issue Aug 9, 2024 · 0 comments

Comments

@sagepoudel
Copy link

Seems like ProfileSyncs APIs are not exported. Therefore, every time I am trying to do something with profilesync I get undefined.

const segmentWarehouseList = await unwrap(segmentAPI.profilesSync.listProfilesWarehouseInSpace(spaceId));

TypeError: Cannot read properties of undefined (reading 'listProfilesWarehouseInSpace')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant