<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Oauth problems]]></title><description><![CDATA[<p dir="auto">Hello, I have an issue with oauth. My request to <a href="https://account.windy.com/auth/token" rel="nofollow ugc">https://account.windy.com/auth/token</a> has in the body such fields:<br />
{<br />
client_id: ,<br />
client_secret: ,<br />
grant_type: 'authorization_code',<br />
code: ,<br />
authorization_code:<br />
}<br />
I expect to get correct token, but actually get:<br />
{<br />
"error": "server_error",<br />
"error_description": "Authorization Code Not Found"<br />
}<br />
Are there other required fieds, or some misspell? Any other ideas about why doesn't that work?</p>
]]></description><link>https://community.windy.com/topic/27157/oauth-problems</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 04:10:23 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/27157.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 24 Jul 2023 08:56:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Oauth problems on Mon, 24 Jul 2023 08:58:06 GMT]]></title><description><![CDATA[<p dir="auto">value 'string' lost in original post for provided fields. I have same values for 'code' and 'authorization_code' fields.</p>
]]></description><link>https://community.windy.com/post/152771</link><guid isPermaLink="true">https://community.windy.com/post/152771</guid><dc:creator><![CDATA[Artem Mustafin]]></dc:creator><pubDate>Mon, 24 Jul 2023 08:58:06 GMT</pubDate></item></channel></rss>