team-n3m / n3m

The repo for the n3m team app. It is awesome!
0 stars 2 forks source link

OpenTable response issues #49

Closed MIKEMAKRIS closed 7 years ago

MIKEMAKRIS commented 7 years ago

When requesting an OpenTable query, only the request message gets displayed and stored in the database. There is no message for the response.

In the backend, the following log is displayed: opentable_aid ^^^^^^^^ Gramercy Tavern' 2016-12-12 20:00 5 $$$$$$$$$ ['Gramercy Tavern'] got past the get_bot_message_call in add_friend_message got receiveruser made friendship object made friendmessage object (<type 'exceptions.UnicodeEncodeError'>, 'models.py', 232) got result back from adding griend message "database error" Something happend with error in the database.

MIKEMAKRIS commented 7 years ago

Fixed by Morris