You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But it appears that what it expects is more of a Record<string, unknown> which is incompatible with the aforementioned type. I was able to get my header to work by doing the following:
signingUrlHeaders
has the typeBut it appears that what it expects is more of a
Record<string, unknown>
which is incompatible with the aforementioned type. I was able to get my header to work by doing the following:The text was updated successfully, but these errors were encountered: