Forum Discussion

Elmark's avatar
Elmark
Icon for Joining the Conversation rankJoining the Conversation
1 month ago
Solved

Permission errors when testing Cato API with Python

HI all, I am currently working on a project to automate workflows in Cato with Python. I've already set and reviewed my API permissions and they should already inherit my account which is able to edi...
  • MV's avatar
    MV
    14 days ago

    I found my issue...
    I was only using the part after "k=" for the API key, not the full key with both the "R=" and the "k=" parts