Livewire Scripts server responded with status 403 (Forbidden: Access Denied )

What seems to be the problem:

Livewire Scripts shows error in console on Azure server -

Failed to load resource: the server responded with a status of 403 (Forbidden: Access is denied.)

My Route -> https://eschools.azurewebsites.net/vendor/livewire/livewire.js?id=25f025805c3c

Does anyone have an idea why this might be happening as all my other scripts are working?

I have changed the config.livewire file pointing the asset_url to my link “https://eschools.azurewebsites.net” and I have tried “https://eschools.azurewebsites.net/public” as well. Some cases give me 404 but now I am stuck on 403 error an dI don’t know what to do. I have done publish commands for livewire as well. I someone could assist, I would appreciate it so much!

Steps to Reproduce:

Are you using the latest version of Livewire:
Yes

Do you have any screenshots or code examples: