Michael-Beutling/Amazon-MoneyMoney

ajaxToken nil - Not fetching messages

Closed this issue · 2 comments

Account refresh works until the point where messages are received. I did a little digging around. Did amazon change the messages pages? Not only does the /gp/message/ajax/message-list.html? not exist anymore. Also the ajaxToken is not there anymore.

Here is my workaround (for now). Seems to at least get the orders.

function getMessageList(since)
    return {}
end

I'm working at a fix, see #41.
And yes You are right, Amazon has change same details at the message center.