2016-12-11 18 views

答えて

0

サーバー側の認証フローでこのapiキーを使用する予定がない場合は、任意の値をドメインとして使用できます。そうでない場合は、戻りURLのドメインにする必要があります。

それはここでは詳細に記載されているように:https://developers.podio.com/authentication/server_side
The redirect_uri must be on the same domain as the domain you specified when you applied for your API Key.

関連する問題