stackkit/laravel-google-cloud-tasks-queue

TypeError: Failed to execute 'fetch' on 'Window': Failed to read the 'headers' property from 'RequestInit': String contains non ISO-8859-1 code point.

azizimohamed opened this issue · 1 comments

Thank you for creating this package, I'm getting this error when I try to access

/cloud-tasks

any ideas?

Could you copy the request headers for the XHR request that fails?

Screenshot 2022-10-04 at 18 30 09

I feel like the authorization header may contain some unexpected characters... (possibly a newline due to the formatting?)

Screenshot 2022-10-04 at 18 31 40