Hi! I can't seem to make HTTPS Endpoints work with Postman, I didnt add any additional authorization, and also tried using API Keys and I always get same error response:
{
"error": "no authentication methods were specified",
"error_code": "InvalidParameter"
}
Hi! I can't seem to make HTTPS Endpoints work with Postman, I didnt add any additional authorization, and also tried using API Keys and I always get same error response:
I got it now! The function setting for Authentication should be set to System