What permissions do i need to test an API Service in the development server?

jkonieczny
jkonieczny Registered Posts: 13 ✭✭✭✭
I am attempting to test an API Service using the internal development server. However, when I attempt to run my test queries, I get the following error:



This API service contains code-based endpoints. You are not authorized to test them in the development server. Use the API deployer to deploy them to a testing infrastructure



What permissions do I need to be able to test code-based endpoints?

Answers

Setup Info
    Tags
      Help me…