• john sujith
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 4
    Replies

Hi ,

I have problem with empty Recycle Bin  API function ,its show all  Recycle Bin records even after execute the function but in salesforce it shows cleared list of Recycle Bin .in my application I  listed the deteted item (in Recycle Bin ) by condtion 'IsDeleted=true' ..any ideas ? 

 

Thanks in Advance !

 

hi,

I have following error , my org id is 00Db0000000IqV1,Please let me know ,how to activate ,and its develper edition 

 

Error: call to URL https://eu2.salesforce.com/services/data/v20.0/sobjects/Account/ failed with status 403, response [{"message":"The REST API is not enabled for this Organization.","errorCode":"API_DISABLED_FOR_ORG"}],

hi,

I have following error , my org id is 00Db0000000IqV1,Please let me know ,how to activate ,and its develper edition 

 

Error: call to URL https://eu2.salesforce.com/services/data/v20.0/sobjects/Account/ failed with status 403, response [{"message":"The REST API is not enabled for this Organization.","errorCode":"API_DISABLED_FOR_ORG"}],

Hi,



I have problem about emptying recycle bin from API.. the problem is after emptying the recycle bin in salesforce.com, I call queryAll again and still find those object Ids that have been deleted from recycle bin but in salesforce.com web, no records found in recycle bin.. Is there something wrong? I'm using emptyRecycleBin function from API.

Any suggestions would be great.. ThanksBookmark

 

 

Regard,

 

 

Ahui