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
Basicaly some of my internal service that i want display required authorization, I have change the expectStatus with 401 but seems not work until i disabled the authorization
Basicaly some of my internal service that i want display required authorization, I have change the
expectStatus
with 401 but seems not work until i disabled the authorizationhttps://github.com/eidam/cf-workers-status-page/blob/main/src/functions/cronTrigger.js#L59
the flow here seem have no issues that default value should 200, but why it's not listening with 401
The text was updated successfully, but these errors were encountered: