likecoin / likecoin-wordpress

The WordPress plugin to integrate LikeCoin - Decentralized Publishing Infrastructure.
https://wordpress.org/plugins/likecoin/
GNU General Public License v3.0
20 stars 16 forks source link

LikeCoin Error: Context creation failed: token invalid #84

Closed williamchong closed 3 years ago

williamchong commented 4 years ago

This error message appears if matters api calls fail. In most cases it is caused by session expiration. We should check if it is the case and prompt a more human readable message, void the current matters session token in database, and tell user to re-login.

williamchong commented 3 years ago

Solved in https://github.com/likecoin/likecoin-wordpress/pull/85