Describe the bug
"Configuration system failed to initialize" when making calls from .net core on linux.
Works fine on iis and in dev on macos.
Any known issues here?
To Reproduce
Create a project that successfully makes api calls.
Deploy to Linux (ubuntu 22.04).
Expected behavior
Should work the same on linux as windows.
Code snippets
OS
Ubuntu 22.04
.NET version
.net core 3.1
Library version
47.4.0
API version
2024-04-10
Additional context
No response