My question: I am trying to fork a collection using curl request, but I get an error: {“error”:{“name”:“forbiddenError”,“message”:“You do not have enough permissions to perform this action.”}}
How I found the problem: while executing fork request via curl request in mac terminal
I’ve already tried: I can share the same collection with the same user via the Postman app.