DEV Community

Discussion on: MongoDB Atlas Hackathon Help Thread

Collapse
 
idiglove profile image
Faith Morante

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"
}
Enter fullscreen mode Exit fullscreen mode
Collapse
 
idiglove profile image
Faith Morante

I got it now! The function setting for Authentication should be set to System