Changes between Version 1 and Version 2 of Ticket #22596, comment 20


Ignore:
Timestamp:
2023-11-16T21:20:32+01:00 (2 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22596, comment 20

    v1 v2  
    1 >  However, I do not see how to get it to work based on the JOSM API. There are two major obstacles:
     1> However, I do not see how to get it to work based on the JOSM API. There are two major obstacles:
    221. You want `OAuth20Parameters`, not `OAuthParameters`. It doesn't (currently) refresh the token, but with additional users, it will be worthwhile to add that ability.
    332. We had an issue where we were sending authentication information to servers that were not the original server. Example: osm -> aws for GPX traces. Feel free to file a patch so that we can send authentication information to servers that match the following: