Hi Serg
My client came to test his project this week but said he couldn’t sign up with a new user (failing when connecting to Xero). This was all working fine previously and my sign up/connection code hasn’t changed (nad existing users can still login and get Xero info no problem).
Looking at the browser console, it’s failing with the following at the very first call to "Get Xero Token From URL Oauth 2.0: when Xero returns a valid response:
"
The service Xero - Get Organisation just returned an error (HTTP 401). Please contact the plugin author directly for feedback. Raw error:
{“Type”:null,“Title”:“Unauthorized”,“Status”:401,“Detail”:“AuthenticationUnsuccessful”,“Instance”:“329bfbac-93b7-4bd3-a3e4-21b5a8938657”,“Extensions”:{}}
"
I wanted to remind myself how the initial signup worked (as it has been a while since I wrote this before Christmas!) so went to your plugin example page http://zeroqode-demo-14.bubbleapps.io/xero?debug_mode=true but that is failing to connect when I hit the Xero button with an error.
I’ve also updated to the latest version of the plugin but it’s still the same. Any help is appreciated.
Thanks
Richard