OAuth Application list
werdernator.6105:
Hey there,
I have accepted my test-app for my account, but it does not show up in the /account/applications app-list at the bottom.
Am i doing something wrong,
is that intended or is that just not implemented yet?
Also: what would the response look like if i try to get an access-token with a refresh-token when the account-owner removed that application from his list?
thanks in advance
Teranas.6150:
Your own app is currently not listed. Other users will see your application if they authorized it.
Nabrok.9023:
Also: what would the response look like if i try to get an access-token with a refresh-token when the account-owner removed that application from his list?
The response should have error set to “invalid_grant”.