Error whle trying to hit the access token API trough Postman Request

Hi All

I am trying to create a sample request in Postman for the https://oauth2.sky.blackbaud.com/token API. I have created a simple POST request with the following:

In Params (Query Params): i have created grant_type, client_id, client_secret, redirect_uri params and entered values accoridingly.

In Headers: i have created Authorization, content-type and entered values accordingly.

The error i am getting is as below. Please help. Thanks.

Bad Request - Invalid Hostname


HTTP Error 400. The request hostname is invalid.

Comments

Categories