following the book and registering an API as per description on author service, I generate the bearer tokens and add to the authorization header, but using the code I typed and a simple copy and paste from this repo at the chap 4 author section it does not work as described.
checked that the API starting routine is correct


and that the relevant codes for my auth0 account were applied.
following the book and registering an API as per description on author service, I generate the bearer tokens and add to the authorization header, but using the code I typed and a simple copy and paste from this repo at the chap 4 author section it does not work as described.
checked that the API starting routine is correct


and that the relevant codes for my auth0 account were applied.