[Wikidata-tech] Re: Auth: Refresh Token

2023-09-06 Thread Tobias Schweizer
9 To: Wikidata technical discussion Subject: [Wikidata-tech] Re: Auth: Refresh Token Hi Tobias, there has been a mistake/a bug in the example -- the URL included /w/rest.php twice, wrongly. The URL part of curl request should rather be the following: --url https://www.wikid

[Wikidata-tech] Re: Auth: Refresh Token

2023-09-06 Thread Leszek Manicki
Hi Tobias, there has been a mistake/a bug in the example -- the URL included /w/rest.php twice, wrongly. The URL part of curl request should rather be the following: --url https://www.wikidata.org/w/rest.php/oauth2/access_token \ Hope that helps. Peace On Wed, 6 Sept 2023 at 07:52,