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
Describe the bug
The tracetest start command fails to complete the auth flow in Safari browser. The following warning is displayed in the browser console:
[Warning] [blocked] The page at https://app.tracetest.io/oauth?callback=http://localhost:52368 was not allowed to display insecure content from http://localhost:52368/?tokenId=tttoken_xxxxxxxxxx.
[Error] Not allowed to request resource
[Error] Fetch API cannot load http://localhost:52368/?tokenId=tttoken_xxxxxxxxxx due to access control checks.
To Reproduce
Steps to reproduce the behavior:
Download the tracetest cli and set Safari as your default browser
Execute the tracetest start command
Follow the auth flow
See the error
Expected behavior
The tracetest start command should complete the auth flow in Safari
Browser:
Browser: Safari
The text was updated successfully, but these errors were encountered:
Describe the bug
The
tracetest start
command fails to complete the auth flow in Safari browser. The following warning is displayed in the browser console:To Reproduce
Steps to reproduce the behavior:
tracetest start
commandExpected behavior
The tracetest start command should complete the auth flow in Safari
Browser:
The text was updated successfully, but these errors were encountered: