Talk:Oauthclient-php: Difference between revisions
Add topicm 10 revisions imported: Exporting Flow board to wikitext |
→rereading: dead link: new section |
||
| Line 21: | Line 21: | ||
:That means the server failed to return the expected JSON data and the OAuth handshake failed. Some error checking would certainly be nice. Filed as [[phab:T332429|T332429]]. [[User:Tgr (WMF)|Tgr (WMF)]] ([[User talk:Tgr (WMF)|talk]]) 19:00, 17 March 2023 (UTC) |
:That means the server failed to return the expected JSON data and the OAuth handshake failed. Some error checking would certainly be nice. Filed as [[phab:T332429|T332429]]. [[User:Tgr (WMF)|Tgr (WMF)]] ([[User talk:Tgr (WMF)|talk]]) 19:00, 17 March 2023 (UTC) |
||
{{Archive bottom}} |
{{Archive bottom}} |
||
== rereading: dead link == |
|||
In the paragraph History , the link no longer replies. Please realign or delete. Thanks. -- [[User:Wladek92|Christian 🇫🇷 FR 🚨]] ([[User talk:Wladek92|talk]]) 19:15, 30 May 2025 (UTC) |
|||
Revision as of 19:15, 30 May 2025
| This page used the Structured Discussions extension to give structured discussions. It has since been converted to wikitext, so the content and history here are only an approximation of what was actually displayed at the time these comments were made. |
The repository URL is rot
The following discussion is closed. Please do not modify it. Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.
The repository URL is rot: https://gerrit.wikimedia.org/r/mediawiki/oauthclient-php.git Valerio Bozzolan (talk) 05:19, 17 September 2020 (UTC)
- I've found that it's moved there: https://gerrit.wikimedia.org/g/mediawiki/oauthclient-php Valerio Bozzolan (talk) 05:21, 17 September 2020 (UTC)
Minor error messages
The following discussion is closed. Please do not modify it. Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.
These get logged when people use, and are probably not useful.
Undefined property: stdClass::$key in /data/project/citations/public_html/vendor/mediawiki/oauthclient/src/Client.php on line 181
Undefined property: stdClass::$secret in /data/project/citations/public_html/vendor/mediawiki/oauthclient/src/Client.php on line 181
I think that the code should probably handle these cases better.
Probably use "(string) @" in front of them. AManWithNoPlan (talk) 15:00, 17 March 2023 (UTC)
- That means the server failed to return the expected JSON data and the OAuth handshake failed. Some error checking would certainly be nice. Filed as T332429. Tgr (WMF) (talk) 19:00, 17 March 2023 (UTC)
rereading: dead link
In the paragraph History , the link no longer replies. Please realign or delete. Thanks. -- Christian 🇫🇷 FR 🚨 (talk) 19:15, 30 May 2025 (UTC)