Trying to fetch() with Svelte, not working with credentials

Hi,
This code doesn't work. It throws an error: The credentials field on RequestInitializerDict is not implemented;.

Is there a workaround? Otherwise it can't get the authenticated API data :P
Was this page helpful?