Configure Spring boot app as resource server to validate access token from AUth0

Hi @kenobago,

This exception indicates the application is not able to resolve the config from your application.yaml file.

This SO thread has some strategies you can try: yaml - getting Could not resolve placeholder while reading yml values in spring boot - Stack Overflow