Skip to main content
KB2
New Member
June 13, 2024
Question

FortiCloud API response error

  • June 13, 2024
  • 1 reply
  • 763 views

Hi All,

when we are calling below API endpoint to get the Webfilter logs from FortiCloud we are getting the error.

https://api.fortigate.forticloud.com/forticloudapi/v1/fgt/FGT12345/api/v2/log/disk/webfilter

Error. - http_method': 'GET', 'status': 'error', 'http_status': 404, 'vdom': 'root', 'path': 'disk', 'name': 'webfilter', 'action': '', 'serial': 'XXX', 'version': 'v7.0.14', 'build': 601}

1 reply

breonko
New Member
June 13, 2024

I tried it with our standard admin profile and it worked, so I guess "super_admin_readonly" was not good enough. Now I created a new read only profile for the API user and it works (don't want it to have write access at this point).