Jackson Kasi

Results 5 issues of Jackson Kasi

### Describe the bug ### Description I encountered an authorization error when attempting to sign into [Badget.io](https://www.badget.io/signin) using OAuth. The callback URL returned an "Unauthorized request" error, preventing login. ###...

🐛 bug
👀 Exploration Pending

**Description:** When attempting to extend a `GraphQLObjectType` using fields from `drizzleEntities.types.UsersItem.getFields()` in `drizzle-graphql`, the following error occurs: ``` Unhandled exception in handler 'server'. ✖ ExtendedUsersItem.id args must be an object...

Hi, I'm encountering an issue while trying to deploy my Next.js API routes using the `postgres` package with Drizzle ORM on Cloudflare Workers. Everything works fine locally, but when I...

I'm encountering an issue when trying to use `chrome-aws-lambda` and `puppeteer-core` in an AWS Lambda environment. The error message suggests that an `executablePath` or `channel` must be specified for `puppeteer-core`,...

bug

**Description**: I am encountering issues when attempting to convert an RGB image to CMYK and then export the resulting CMYK image using `image-js`. None of the export methods work after...