• Fi Mercer
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 2
    Replies
Hi all,

We are retrieving details from SF using SOQL and we encountered an issue where the title of the contact is not the same with the SF CRM UI. We are wondering what might be the problem. Thanks in advance

Cheers.
Hi,

Still on AWS server. We tried opening all inbound and outbound ports but still got an error when calling API request https://test.salesforce.com/services/oauth2/token. Do you guys have any idea what might have cause the error? Thank you in advance.

<html>
<head><title>An internal server error has occurred</title></head>
<body>
<div style="display:none;" id="errorTitle">An internal server error has occurred</div>
<div style="display:none;" id="errorDesc">An error has occurred while processing your request. The salesforce.com support team has been notified of the problem. If you believe you have additional information that may be of help in reproducing or correcting the error, please contact <a href="https://help.salesforce.com/apex/hthome">Salesforce Support</a>. Please indicate the URL of the page you were requesting, any error id shown on this page as well as any other related information. We apologize for the inconvenience. <br/><br/>Thank you again for your patience and assistance. And thanks for using salesforce.com!</div>
<table cellspacing=10>
<tr><td><span style="font-weight: bold; font-size: 12pt;">An internal server error has occurred</span></td></tr>
<tr><td>
An error has occurred while processing your request. The salesforce.com support team has been notified of the problem. If you believe you have additional information that may be of help in reproducing or correcting the error, please contact <a href="https://help.salesforce.com/apex/hthome">Salesforce Support</a>. Please indicate the URL of the page you were requesting, any error id shown on this page as well as any other related information. We apologize for the inconvenience. <br/><br/>Thank you again for your patience and assistance. And thanks for using salesforce.com!
<br><br>
Error ID: 1654691365-20298 (801801977)
</td>
</tr>
<tr><td>
<br clear="all"><br><br>
</td></tr>
</table>
</td></tr>
</table>
</body>
</html>
Hi,

We are having an error using username-password oauth via REST. The error is Error ID: 829418965-82071 (801801977). This is only happening when we are running the API call on our AWS server. But it doesn't show when we are running the API calls on our local machines. We tried adding the IP address of the AWS server on the Trusted IP of Sandbox salesforce but still got the error. Do you guys have any idea what might have cause the error? Thank you in advance.

With kind regards
Hi all,

We are retrieving details from SF using SOQL and we encountered an issue where the title of the contact is not the same with the SF CRM UI. We are wondering what might be the problem. Thanks in advance

Cheers.
Hi,

We are having an error using username-password oauth via REST. The error is Error ID: 829418965-82071 (801801977). This is only happening when we are running the API call on our AWS server. But it doesn't show when we are running the API calls on our local machines. We tried adding the IP address of the AWS server on the Trusted IP of Sandbox salesforce but still got the error. Do you guys have any idea what might have cause the error? Thank you in advance.

With kind regards