-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API Call to ERPNext Failed. #46
Comments
Hello @karthikeyan5 @Anurag810 @KaviyaPeriyasamy @surajshetty3416 @rtdany10 I am facing the same Problem, the ('API Call to ERPNext Failed.') I created a new User with HR Manager Role and generated API Secret and Key, and placed the Primary URL of ERPNext and still getting this error message:2023-03-21 18:03:06,843 ERROR exception when calling pull_process_and_push_data function for device{"device_id": "1", "ip": "10.51.114.143", "punch_direction": "AUTO", "clear_from_device_on_fetch": ""} Please advice on how to reconnect the Biometric-attendance-sync-tool to the ERPNext. |
Hello everyone and Good day It turned out that I registered a new Fingerprint in the device and didn't link the User ID to an Employee HR Profile in the ERPNext. @karthikeyan5 @Anurag810 @KaviyaPeriyasamy @surajshetty3416 @rtdany10 |
ERROR exception when calling pull_process_and_push_data function for device{"device_id": "1", "ip": "192.168.100.201", "punch_direction": "AUTO", "clear_from_device_on_fetch": ""}
Traceback (most recent call last):
File "erpnext_sync.py", line 51, in main
pull_process_and_push_data(device, device_attendance_logs)
File "erpnext_sync.py", line 129, in pull_process_and_push_data
raise Exception('API Call to ERPNext Failed.')
Exception: API Call to ERPNext Failed.
The text was updated successfully, but these errors were encountered: