I am creating a custom version of the vendorPaymentJournals API. When I deploy it to BC from VSCode, it is failing to become registered as a service when I set the APIPublisher to a specific value. When I change the APIPublisher, it will end up working.
Here is a look at the API page
https:/api.businesscentral.dynamics.com/v2.0/{{Tenant_ID}}/{{Environment}}/api/waveKraft/integration/v2.0/
When I attempt a GET to the endpoint of the API page above like so...
I get the following error
Any ideas anyone can provide on what my issue might be would be much appreciated.
Thanks!