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

Case sensitive on standard object names #10

Open
idant2323 opened this issue Jun 10, 2020 · 3 comments
Open

Case sensitive on standard object names #10

idant2323 opened this issue Jun 10, 2020 · 3 comments

Comments

@idant2323
Copy link

Getting errors when trying to rerteive standard objects
for example
Unexpected error: Could not return metadata for type contact
Unexpected error: Could not return metadata for type account

@codeulike
Copy link
Owner

Probably a permissions issue. The user you are using to log in with - does it have an Admin profile?

@idant2323
Copy link
Author

Yep, Im admin on both environments
interesting its working with custom objects and not standard objects

@codeulike
Copy link
Owner

Might be case sensitive due to the way SandboxBerry uses the Dictionary collection.
Try Account and Contact rather than account and contact

@codeulike codeulike changed the title Cannot get standard objects Case sensitive on standard object names Oct 20, 2020
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

2 participants