Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Issue with "Prisma Cloud API Error Responses" #270

@rmchndrn2192

Description

@rmchndrn2192

Hi Team,

the below curl command is working fine but when i used in python as below. it is throwing 405 Method not allowed error.

python request - requests.post(url, json=credentials, headers=headers)

Curl command - curl --request POST 'https://api3.prismacloud.io/login' -H 'Content-Type: application/json' -data '{"username":"","password":""}'

please check and help me to fix this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions