await request(appWithScopes)
                .post(endpoint)
                .type("form")
                .send({
                    client_id: defaultConfiguration.clientId,