You need to sign in to do that
Don't have an account?

Object ID Prefix =0BE, which object it refers to ??
I've the below record id, that has prefix 0BE. but when i enter this id in samlesforce url getting below error.
could you pls tell which object this id is actually referring to.. thanks in adv.
ERROR:
Insufficient Privileges
You do not have the level of access necessary to perform the operation you requested. Please contact the owner of the record or your administrator if access is necessary. For more information, see Insufficient Privileges Errors.
could you pls tell which object this id is actually referring to.. thanks in adv.
ERROR:
Insufficient Privileges
You do not have the level of access necessary to perform the operation you requested. Please contact the owner of the record or your administrator if access is necessary. For more information, see Insufficient Privileges Errors.
here is a knowledge article for this.
https://help.salesforce.com/articleView?id=How-to-find-Object-Type-from-Record-ID-Prefix&language=en_US&type=1
I suspect you don't access for certain objects in your org.
Try to give access to all Object in your profile and try again in URL.
Thanks...
If it helps you, please mark is as best answer, so it will be helpful for other developers.