{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1782837027" } }
<?php /** * Error notice * * @package Envato_Market * @since 1.0.0 */ ?> <div class="notice notice-error is-dismissible"> <p><?php esc_html_e( 'The OAuth Personal Token could not be verified. Please check that the Token has been entered correctly and has the minimum required permissions.', 'envato-market' ); ?></p> </div>