At first I tried to use google-auth-libray for verification and found that it contained nodejs dependencies, so I implemented the logic of obtaining the access token myself, but errors still occurred, as follows
Thanks for the report. Have you opened an issue / is there an existing issue with google-auth-library for supporting cloudflare workers? Ideally this would be fixed upstream.
At first I tried to use google-auth-libray for verification and found that it contained nodejs dependencies, so I implemented the logic of obtaining the access token myself, but errors still occurred, as follows