Why does my REST-API call not work?

Options
destospas
destospas
edited 03/25/24 in API & Developers

Hi guys

I recently created through the demo version a sheet to test some rest-API calls.

I also created my autherization key.

When I try a simple rest-api call, POSTMAN give's me error 400.

It's a GET-CALL:

URL: https://app.smartsheet.com/reports/..............

Authorization Type: API Key, with my values

Header: Content-Type: "application/json"


Any ideas?

I'm sorry if this is dumb to ask.

Answers