getAllMessageFromBuddy nodejs API seems not working.
It started about half a month ago. When we call getAllMessageFromBuddy in nodejs API, it aways return error code 4168
Buddies : obj { app42Fault:
{ httpErrorCode: 404,
appErrorCode: 4618,
message: 'Not Found',
details: 'User by the name \'xyz\' messages does not exists.\'' } }
Error Message is: Not Found
Error Detail is: User by the name 'xyz' messages does not exists.'
Error Code is: 4618
Did app42 make a change in backend ?
Thanks.