Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested answer

Blank JSON Response

(0) ShareShare
ReportReport
Posted on by 115

I am sending a Json Post request to a API.

The HTTP Response Message is successful, however the content is blank

The same request in Postman returns content. 

       HttpContentVAR.WriteFrom(JsonText);
        HttpClientVAR.Send(HttpRequestVAR, HttpResponseMessageVAR);

        if not HttpResponseMessageVAR.IsSuccessStatusCode then
            error('The web service returned an error message:\\' +
                  'Status code: %1\' +
                  'Description: %2',
                  HttpResponseMessageVAR.HttpStatusCode,
                  HttpResponseMessageVAR.ReasonPhrase);

        HttpResponseMessageVAR.Content.ReadAs(JsonResponseText);
  • Suggested answer
    Dan Kinsella Profile Picture
    466 on at
    RE: Blank JSON Response

    Also, not seeing the full code: Check you're actually adding the request content to the HttpRequest object?

    Could be you're sending a blank request?

  • Suggested answer
    Dan Kinsella Profile Picture
    466 on at
    RE: Blank JSON Response

    Hi,

    You might need to add some headers to your request.

    Have a look at the header section in postman and double check you're applying the same in AL.

  • Suggested answer
    Andy Sather Profile Picture
    on at
    RE: Blank JSON Response

    Hello  - We currently do not have dedicated Dev support via the Dynamics 365 Business Central forums, but I wanted to provide you some additional resources to assist.  If you need assistance with debugging or coding I would recommend discussing this on one of our communities.

    www.yammer.com/dynamicsnavdev

    dynamicsuser.net/.../developers

    I will open this up to the community in case they have something to add.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
YUN ZHU Profile Picture

YUN ZHU 290 Super User 2025 Season 1

#2
Mansi Soni Profile Picture

Mansi Soni 196

#3
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 156 Most Valuable Professional

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans