-
Notifications
You must be signed in to change notification settings - Fork 0
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
Unable to sign in thru Harvest #108
Comments
Hi @carrchr, a few things that might help:
|
|
Nice, glad that fixed it! |
I'll reopen this issue in case it can help someone else |
Hi Gabriel / @gsomoza, We switched to the newer version of the plug-in but struggled a bit to figure out why it didn´t work anymore (very same issue reported here). Best, |
We're working this week on a notification that will send users to a documentation page with the steps clearly explained. Now that Harvest removed the need to point to different API hosts, we will also remove this option from the configuration section, making sure user can't break their configs by accident anymore and automatically upgrading anyone who didn't take these steps yet. The step of manually configuring the OAuth application in Harvest will still have to be done manually for Jira Server users though.. unfortunately there's not much we can do about that. |
@gsomoza can you please post the link to the documentation page here? |
@andrewmallis see here: https://github.com/Strategery-Inc/jira-harvest-time-tracker/wiki/Debugging-Issues-with-Login - we'll expand with more information / details on an as-needed basis (feel free to share any questions / feedback). |
Describe the bug
Login pop-up window says
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Login and be able to enter time
Screenshots
Browser Console Logs
Access to fetch at 'https://.harvestapp.com/v2/users/me?' from origin 'https://' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
I also emailed you
Please complete the following information:
Additional context
We hadn't renewed the plugin for a while. Upgraded Jira Server version and had to do so.
The text was updated successfully, but these errors were encountered: