- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- Re: GAIA REST API err_login_failed_wrong_username_...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
GAIA REST API err_login_failed_wrong_username_or_password
Hello CP Fellows!
Got a rather strange issue and just want to clarify this..
I'm running a lab at the moment on VMware Workstation 16 pro.
I'm able to login and POST commands with originally created (when setting up GW) but when I try to create a new user and login to run the same API command it fails with "err_login_failed_wrong_username_or_password" message. I'm creating new user on the GW level. Not sure if this is VM fault or I'm doing something wrong here? Do I need to explicitly define an API user?
As picture speaks 1000 words I'll attach some screenshots to explain better:
Thank you in advance
Patryk
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You must explicitly permit users to use the GAiA API. Check out 'gaia_api --help' for the syntax to let new users use it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What version of the API?
You can update to the latest here: https://supportcenter.checkpoint.com/supportcenter/portal?action=portlets.SearchResultMainAction&eve...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You must explicitly permit users to use the GAiA API. Check out 'gaia_api --help' for the syntax to let new users use it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That actually worked, thank you @Bob_Zimmerman
