---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Created client with configuration()
2. Called method client.getMe()
3. Throws error,

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Environment (please complete the following information):**
 - OS: [e.g. MacOS Monterey 12.1]
 - NodeJS Version: [e.g. 15.4.0]
 - NPM Version: [e.g. 7.0.15]
 - Library Version [e.g. 0.2.2]

**Additional context**
Add any other context about the problem here.
