Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud not locate property resouce : 401 null #1

Open
Sayyaf09 opened this issue Sep 16, 2020 · 0 comments
Open

Cloud not locate property resouce : 401 null #1

Sayyaf09 opened this issue Sep 16, 2020 · 0 comments

Comments

@Sayyaf09
Copy link

I tried the same implementation as you have posted, since my requirement is implement spring cloud config with JWT
I'm facing issue when my client application runs with the following error : "Cloud not locate property resouce : 401 null"
Its due to the security we set at the config server with JWT. The JWT token is fetched to the client application after the inital default client trying to fetch the config server properties mentioned in the bootstrap.properties.

I have searched almost everywhere but i came to the above conclusion that the custom Configuration Property class is loading later than the default one. Did you too face the same issue, if yes how did you manage to load your custom Configuration class 1st?

Kindly suggest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant