(Press Preview to see how the issue will be after creating it and to easier read the template.)
Have you read our brilliant documentation before posting the issue? We are always improving it, so be sure to give it a try before asking for help.
Please give a descriptive title for the issue in the field above.
A good example is: Unable to create letter with one attachment
A bad example is: Please help. Important for integration
Delete this chapter after you have created your issue title.
Please give a good explanation of the issue you are experiencing. An issue description must contain the following:
- A summary and a more detailed description of the problem.
- The exact code that gives the error. Remember to remove passwords to enterprise certificate, names etc. Use ``` before and after the code to create examples like this:
public void myCode(){
doCall();
}
- Provide the error message you get when performing the action.
- Please tell us what you have tried so far.
- Do not use screenshots or PDF's to describe the issue.
- Do not assume we know anything about your code. We need context to understand your problem.
Delete this chapter after you have created the issue description.