Skip to main content

Hi all, I try to do the Platform API Basics > Use REST API trail and the Postman do not do what is asked here.

 

The POST {{_endpoint}}/services/data/v{{version}}/sobjects/:SOBJECT_API_NAME for an Account with the options the same that are in the Trail Platform API Basics > Use REST API > Postman Sobject Create does not workBut it returns the following:

Screenshot 2023-11-10 160656.png

Which is actually not what it should return... The Trail is complete by the manual actions (I created an account by hands), but I personally curious, maybe I did something wrong?

3 respostas
  1. 10 de nov. de 2023, 15:56

    Hi @Svyatoslav Chernyy that looks in the correct direction, but you see from the screen that I actually perform the POST request :)

     

    Couple of minutes of debugging with the settings and it is resolved by ticking those options:

    Hi that looks in the correct direction, but you see from the screen that I actually perform the POST request :) Couple of minutes of debugging with the settings and it is resolved by ticking those opt

    It looks that during the redirects, Salesforce/Postman loses the HTTP method. Thanks anyway!

0/9000