Skip to content

FalconPy - Error 403 for PerformActionV2 API Endpoint #1138

Answered by crowdstrikedcs
usmanzargar asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @usmanzargar thanks for the question! A 403 response back indicates either a scoping issue (where the client/secret pair is not authorized for the given action) or an IP Blocklist is being enforced.

Based on your success in using the QueryDevicesByFilterScroll operation it appears the first case is occurring. The PerformActionV2 operation should require the Write permission be added for the same Hosts scope you have Read permission for already. Can you try adding this?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@usmanzargar
Comment options

@usmanzargar
Comment options

Answer selected by usmanzargar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
hosts Hosts or Host Groups issues and questions authentication Issues or questions regarding authentication
2 participants
Converted from issue

This discussion was converted from issue #1137 on March 27, 2024 12:24.