---
name: Can't get it to work
about: Use this template if you are having issues with the library (all issues that
  don't follow this template will be ignored and closed).
title: ''
labels: ''
assignees: reboxer

---

**Describe the error**
A clear and concise description of what the error is

**NodeJS version**
*Your NodeJS version*

**Library version**
*The version of the library you are using*

**Error stack and exact error message**
*The error stack thrown by the library and the exact error message sent by discord (see [debugging](https://github.com/reboxer/discord-oauth2#debugging))

**Relevant code**
```js
// Put here the code you are using that is not working
```
