I am getting response as
Received error message from server: [404 Not Found] {“message”:“Resource not found.”,“validationErrors”:null,“exceptionMessage”:null,“exceptionStackTrace”:null,“innerExceptionMessage”:null,“object”:“error”}
Hey, getting some of our team’s eyes on this, but in the meantime it is recommended that you check that the access token you are using is assigned to a service account that has write access to the project. A 404 is expected behavior without write access.
Hey @jtouchstone, Thanks for reach out. I have checked access token and it’s have both read&write permission. I have also missing projectId field in create methods of SDK while i want create secrets for specific project.