...
- When updating a record in Salesforce, it is successfully added to the Magento Queue
- Magento Queue is automatically being processed and you can see status of records being changed
- All records have "Success" message before they are removed from the Queue
- You see the following error in salesforce logs sf-trace-0.0.log file
Code Block | ||
---|---|---|
| ||
2015-10-22T19:18:08+00:00 DEBUG (7): ========== Sync from Salesforce Start ========== 2015-10-22T19:18:08+00:00 DEBUG (7): ERROR: Authentication failed! 2015-10-22T19:18:08+00:00 DEBUG (7): ERROR: Authorization invalid, possible attack! |
...