Modify ↓
Opened 13 years ago
Closed 13 years ago
#6476 closed defect (fixed)
Fully automatic OAuth does not work
Reported by: | Claudius | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | OAuth | Cc: |
Description
Rev4138
- Started with a blank preferences file
- tried fully automatic OAuth setup in preferences.
- Result was a window stating that JOSM could not login at www.openstreetmap with the credentials supplied although they are correct and have been tested to be working
org.openstreetmap.josm.gui.oauth.OsmLoginFailedException
at org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient.authenticateOsmSession(OsmOAuthAuthorizationClient.java:351)
Attachments (0)
Note:
See TracTickets
for help on using tickets.
I can confirm this for r4143. Semi-Automatic works fine, though.