Hi, good day
I hope this can help you, and give you some hints.
Best Regards
Gerardo
Hi there,
I've seen many experts share some great troubleshooting steps, and you should definitely give those a try first.
If you're still facing issues, consider switching your AL extension version to the Pre-Release. In the screenshot below, you'll see that I’ve already switched to the Pre-Release version—so in my case, it shows the option to "Switch to Release Version."
Give it a shot and see if that resolves the issue!
Hey, looks like you're stuck at the "Sending request" stage when trying to publish to your cloud sandbox in Dynamics 365 Business Central. I've run into that before too – super annoying.
A few things you can try:
Clear the credential cache. The message hints that cached credentials might be the issue. In VS Code, press Ctrl+Shift+P and run "AL: Clear Credential Cache". Then try publishing again – it should prompt you to sign in.
Check for extension dependencies. If your extension depends on other apps that aren't published or referenced correctly, it can hang silently. Double-check your app.json and make sure all dependencies are either already installed or packaged properly.
Try publishing without debugging. Sometimes the debugger causes issues. Use "AL: Publish Without Debugging" from the command palette.
Cloud sandbox slowness. If you're using a shared cloud sandbox, sometimes it just gets stuck due to server-side issues. Try restarting VS Code, reconnecting to the environment, or waiting a few minutes and trying again.
Clean and rebuild the project. Run "AL: Clean", rebuild the solution, and make sure your launch.json is correctly targeting the right environment.
If you're still stuck, feel free to share your app.json or launch.json and I can help look into it further.
YUN ZHU
374
Super User 2025 Season 1
Mansi Soni
247
Gerardo Rentería Ga...
231
Most Valuable Professional