How do you ensure API security and avoid data leakage

|
| By Navneet Kashyap

Ensuring API security and preventing data leakage is critical in any Salesforce integration. Whether you’re exposing or consuming APIs, you must follow best practices around authentication, authorization, encryption, data validation, and monitoring.  Key Strategies to Secure Salesforce APIs & Prevent

Air Gapping | Mobile app connectivity with localhost services

| By Webner

When we were trying to connect an android app with the php localhost services it was giving an error: cannot connect to the server please check your network connection. Code independently was working but not when we were connecting Android

Salesforce | Methods defined as TestMethod do not support Web service callouts

| By Webner

Our code has some classes which contain functions that are used to make webservice callouts to connect with AWS S3 or EC2 machine. We have to cover these functions in our test methods but “Run Test” fails after running the

Heroku | Import/Commit Heroku App in/from Eclipse

| By Webner

1.  Install plugin in Eclipse IDE : Open Eclipse and navigate to Help->Install new Software. Enter http://eclipse-plugin.herokuapp.com/install for the “Location” and click “Ok”. Open Window->Preferences. Select Heroku. Enter Heroku username in Email field. Enter your password in Password field. Click