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
"Linkup was unable to determine the session origin of the request.
300
-
Make sure your request includes a valid session ID in the referer or tracestate headers. - Local Server".to_string(),
299
+
"Linkup was unable to determine the session origin of the request.\nMake sure your request includes a valid session ID in the referer or tracestate headers. - Worker".to_string(),
"The request belonged to a session, but there was no target for the request.
312
-
Check your routing rules in the linkup config for a match. - Local Server"
313
-
.to_string(),
310
+
"The request belonged to a session, but there was no target for the request.\nCheck your routing rules in the linkup config for a match. - Worker".to_string(),
0 commit comments