SandboxBerry
SandboxBerry copied to clipboard
Case sensitive on standard object names
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
Probably a permissions issue. The user you are using to log in with - does it have an Admin profile?
Yep, Im admin on both environments interesting its working with custom objects and not standard objects
Might be case sensitive due to the way SandboxBerry uses the Dictionary collection. Try Account and Contact rather than account and contact