Configuring JSON in Body for a HTTP Request

Hello Community,

I having problems configuring a body request with JSON, it’s necessary to obtain API information, the body type is RAW and the content type is JSON, meanwhile, the response after the request status code is 400.
I sending some screenshots of the problem.



Could someone give me information about how to configure it correctly?
Many thanks for considering my request.

Alisson T. Bucchi
Alliances Analyst & API Dev at Logicalis Portugal

Your JSON has been pasted into the Request Content field incorrectly.

Try using CTRL-SHIFT-V to paste unformatted.

2 Likes

Hello samliew,

The error 403 persist.

Thank you!

How does it look like now?

For further assistance, please provide the following:

1. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

2. Link to external API documentation for the endpoint you are calling

Following these steps will allow others to assist you here. Thanks!

2 Likes

Hello Samliew,

I’m sending to you the blueprint that you request.

Thanks in advance.

Alisson T. Bucchi
Alliances Analyst & API Dev at Logicalis Portugal

blueprint.json (22.6 KB)

It looks like you are missing a space between Bearer and the token variable.

Screenshot_2024-04-16_100400

For further assistance, please provide the following:

  • Link to external API documentation for the endpoint you are calling
2 Likes