We just noticed that in BC24 (SaaS), the GetUrl function does not return api.* anymore, it returns a really strange Url that break our Api onboarding :(
I hope this is an error as it breaks a lot of our functionality, see image from web services page..
#msdyn365bc#bcalhelp
@Sc00Fi@KarolakNatalie Of course, to replace events it should be a public interface but using internal interfaces to improve the structure of you own code, is also very useful
@yzhums Yes, it seems very much like it is - really useless that you need to copy errors (in this case multiple validation errors) to notepad to see them.
Thanks for the info, I will stop using collectible errors for now 🤨
In BC23.2 when using CollectibleErrors, there seems to be something missing in the new error dialogs - there is no "Detailed information".
Am I missing something or is Microsoft :)
#bcalhelp
@MeFriis @MSDYN365BC TESTFIELD is a nightmare if you add/modify data via webservice/API as the returned message is even more out of context in the API result than in the client…
After releasing a version that has been optimized with (Set)LoadFields, we start received this error from our webservice call but only on customer environments, none of our test can reproduce. Any idea what can cause this? Tableextensions from other apps? #bcalhelp