Corentin

Results 8 comments of Corentin

Hi there 👋 Just curious about if there's anything preventing this PR to be merged?

@guillaumemeyer looks like a glitch indeed. I'd recommend that you first give a try by updating the integration's configuration file to `tokenResponseJSON`. Did you try that already?

Looks like a cat biting his tail to me... Will give it a try asap.

Thanks for the request! I'm not really familiar with Docker. If anyone experimented is interested to share good resources or a MVP, that would be really great!

Sure! All ENV variables used by Pizzly are exposed here: https://github.com/Bearer/Pizzly/blob/master/.envrc.example

You're totally right @listopadiya. It's something that I've noticed with #165 as well. There's some cleanup to do with each integrations.

@guillaumemeyer I believe Pizzly should support forcing the `baseUrl`. It's something required as well to fully support other APIs, such as Google Sheets API, that sometimes have different baseUrl depending...

I'm happy to create a PR, but feels like running `npm run audit` by an official maintainer would speed up the process here: ```bash $ npm audit fix added 4...