- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Forcepoint Websense Connector Configuration Error
I'm trying to configure the Forcepoint Websense connector but keep getting this error:
Response from server not in JSON format. 404 Not Found. The requested URL /api/web/v1/categories/status was not found on the server.
Could you please assist with the correct steps to configure the server to resolve this? Specifically, I'm looking for guidance on:
- Is /api/web/v1/categories/status a valid endpoint, or is there an updated API URL?
- What needs to be enabled on the server for the API to respond properly?
- Are there any required authentication methods or permissions I should check?
- Do I need any specific API licensing to access this functionality?
Port 9443
Default Port 15873
#FortiSOAR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jitesh,
Please try to run the below curl:
curl -k -u username:password https://ip_addres:port/api/web/v1/categories/status
let us know the result.
As this connector is uncertified we also have very limited information regarding authentication. Please open the support ticket to debug issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried using the `curl -k -u username:password https://ip_address:port/api/web/v1/categories/status` command, but I keep getting the same error.
![](/skins/images/EC9FF2F7BE06D4243426EA19DD2C8052/responsive_peak/images/icon_anonymous_message.png)