Hi everyone,
whenever I try to create my oauth configuration script, it only returns the following error:
Fatal error: Uncaught Error: Class 'OAuth' not found in /░░░/inakiabt/etsy-php/src/Etsy/EtsyClient.php:23
Stack trace:
#0 /░░░/inakiabt/etsy-php/scripts/auth-setup.php(41): Etsy\EtsyClient->__construct('░░░...', '░░░')
#1 {main}
thrown in /░░░/inakiabt/etsy-php/src/Etsy/EtsyClient.php on line 23
Any ideas what I can do about it? I'm running on a MacOS (mojave) and it seems that the MacOS php is not supporting OAuth. How can I install it?
Cheers,
Leopold