Axios / JWT post 401 (Mac OS and iOS only) “rest_forbidden”
问题 I'm working on a Vue app that uses Axios and Wordpress JWT Auth for authentication. Recently I started getting this 401 when trying to post (100% of the time) ...but... only on Mac OS X and iOS . Can you point me in the right direction as to how to troubleshoot this? The error object in Chrome console network is this: {"code":"rest_forbidden","message":"Sorry, you are not allowed to do that.","data":{"status":401}} My post looks like this: https://wordpressroot.ourdomain.com/wp-json/jwt-auth