AttributeError: 'NoneType' object has no attribute 'json' Possible source of error: frappe_whatsapp (app) #55
Unanswered
aqilmujahidiin
asked this question in
Q&A
Replies: 2 comments 1 reply
-
the problem is when i included date when i removed it, no error |
Beta Was this translation helpful? Give feedback.
0 replies
-
For the error bench --site [sitename] migrate |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello, I am a frappe_whatsapp user and this is a very good application, here I get an error when clicking the trigger to send a WhatsApp message, which appears as in the following image
used for sending message when doc.status= apporved
output error as below:
AttributeError: 'NoneType' object has no attribute 'json'
Possible source of error: frappe_whatsapp (app)
Beta Was this translation helpful? Give feedback.
All reactions