CoreException invalid client id

Having followed the tutorial at PHP: Getting Started using Auth0-PHP, I keep getting the following error:

Auth0\SDK\Exception\CoreException
Invalid client_id

I’m sure I copied the right client id and I have put my local application’s URL into the Allowed Web Origins field.

Could someone please help?