Closed antonkomarev closed 5 years ago
I have the same issue. I cant get the requests to authenticate against the backend because i define the headers after the createResourceLibrary call.
Sorry for the delay. I have uploaded the fix for this to master, and will update you when it is released as 1.0.0-beta.4
@nicklandgrebe any updates for the 1.0.0-beta.4?
Thanks, F.
This code works:
This one doesn't send headers when doing request:
And I've noticed that first example adds extra header:
While second one doesn't do it. And it seems that both examples doesn't use this header in requests.