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
I am using hazel programmaticly with private github repo
I meet issue that proxyPrivateDownload function always returns 404, if Authorization header is not set.
For example, assetRes without Authorization header:
I am using hazel programmaticly with private github repo
I meet issue that proxyPrivateDownload function always returns 404, if
Authorization
header is not set.For example, assetRes without Authorization header:
assetRes with Authorization header:
Please, resolve this issue. I can't use hazel because of this problem.
The text was updated successfully, but these errors were encountered: