Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tracetest start command does not work with Safari browser #3223

Closed
jorgeepc opened this issue Oct 6, 2023 · 0 comments
Closed

tracetest start command does not work with Safari browser #3223

jorgeepc opened this issue Oct 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working triage requires triage

Comments

@jorgeepc
Copy link
Contributor

jorgeepc commented Oct 6, 2023

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:

  1. Download the tracetest cli and set Safari as your default browser
  2. Execute the tracetest start command
  3. Follow the auth flow
  4. See the error

Expected behavior
The tracetest start command should complete the auth flow in Safari

Browser:

  • Browser: Safari
@jorgeepc jorgeepc added bug Something isn't working triage requires triage labels Oct 6, 2023
@xoscar xoscar self-assigned this Oct 6, 2023
@xoscar xoscar mentioned this issue Oct 6, 2023
4 tasks
@xoscar xoscar closed this as completed Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage requires triage
Projects
None yet
Development

No branches or pull requests

2 participants