Platform SDK

0
I try get All Branches API form https://repository.api.mendix.com/v1/repositories/$repoId/branches with Correct PAT  But I am getting Error {"errorCode":"RS401","errorMessage":"You need to authenticate to be able to execute this request."}
asked
2 answers
0

Have you given repository access to PAT?

 

image.png

answered
0

Yes I will Give all Model repository access to my PAT Token

answered