• WP
  • NEWBIE
  • 0 Points
  • Member since 2004

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies

using the 2.5 API, when I use my adminstrator account, I see the Partner object using the describe api.  Using a standard account, I do not see the Partner Object.  When I try to query in the Partner table using the standard account, I get an error:

select Id, AccountFromId, AccountToId, Role, IsPrimary from Partner where AccountFromId='00130000000sWB5AAM'
msxml4.dll error 0x80004005:
Salesforce.com 2.5
INVALID_TYPE: sObject type 'Partner' is not supported.

Message Edited by Michael S on 04-22-2004 02:11 PM