Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Issue/Help with "Get User Authentication Access Token" #729

Open
efojs opened this issue Aug 21, 2024 · 0 comments
Open

Issue/Help with "Get User Authentication Access Token" #729

efojs opened this issue Aug 21, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@efojs
Copy link

efojs commented Aug 21, 2024

Documentation link

https://pan.dev/prisma-cloud/api/cwpp/post-authenticate/#response

{"token", "ACCESS_TOKEN_VALUE"}

Describe the problem

Response example should be a dictionary, not set

Suggested fix

{"token", "ACCESS_TOKEN_VALUE"}
        ↓
{"token": "ACCESS_TOKEN_VALUE"}
@efojs efojs added the documentation Improvements or additions to documentation label Aug 21, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant