Error in Wordpress plugin: Undefined property: stdClass::$description

Hi,

We use the Auth0 plugin for Wordpress for the several sites we manage. It works in the vast majority of cases, but was are getting multiple instances of the error “Undefined property: stdClass::$description”. This happens in the WP_Auth0_LoginManager on line 371 (the login_user method). I don’t really have a good handle on how to debug this—can anyone here provide a clue? Thanks in advance!

Mark Pemburn
Blue Ocean Ideas

1 Like

Welcome and thank you for posting in Auth0 Community @mark17! :partying_face: :tada:

I found a similar issue here:
https://github.com/auth0/wp-auth0/issues/267

Please let me know if that information is helpful!