Closed SasunHakobyan1 closed 3 months ago
Environment details
Trying to use google-auth-library in my nuxt3 app.
Error: Status Code: 500 Message: Object prototype may only be an Object or null: undefined
Steps to reproduce: import { OAuth2Client } from 'google-auth-library'
This library is not officially compatible with web frameworks. Please follow the following for support updates:
Environment details
Trying to use google-auth-library in my nuxt3 app.
Error: Status Code: 500 Message: Object prototype may only be an Object or null: undefined
Steps to reproduce: import { OAuth2Client } from 'google-auth-library'