Member 13673577 Ответов: 1

Как вызвать CodeProject api на java


Привет Команда,
I have created app in codeproject and using which I have to get the user details by using oauth but by going through documentation I am not able to find the way to get accesstoken and even user data. I went through sample code but here the request parameter are encoded and even the base url is not mentioned. such as If I want to get access token of logged in user or by forcing user to login then I am using the url as "https://api.codeproject.com/v1/My API/Account/Authorize?client_id=my_client_id&redirect_uri="redirect_url"&response_type=token&state="uniqe code" but by using this I am getting error 404. Could you guys please help me on this

Что я уже пробовал:

Цитата:
Я использую url-адрес как "https://api.codeproject.com/v1/My API/Account/Authorize?client_id=my_client_id&redirect_uri="redirect_url"&response_type=token&state="код uniqe"

1 Ответов

Рейтинг:
2

Richard MacCutchan

Вы должны разместить свой вопрос в разделе Доски обсуждения API CodeProject[^].