Publish a Service version
After testing all endpoints of a Service version, you are ready to publish.
Important: You can't modify a Service in any published status,
private, restricted, or public. You must unpublish it first.
- A tested service with:
- A Snaplex selected at the Service or the endpoint level.
- At least one endpoint that defines one or more HTTP methods.
- The appropriate Policies.
If you encounter issues testing or publishing, check the following:
- Make sure there are no errors reported in the Service.
- Make sure the Service status is correct:
- To test, the Service status must be Testing.
- To publish, the Service status must be one of Private, Restricted, or Public.
- Check the Snaplex selected in the Service to make sure it's running.
- Check whether a Policy with a Basic Auth rule is applied to the endpoint.
- Check whether you entered the username and password in Postman correctly.