You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the api to check if a user is authenticated, but when ever i try to do so using RestAPI isAuthenticated() function i end up getting an error saying that i need to specify an action even though i have my own php code doing the action... could there be a way for the specification of if you want an action or not?
PS: if there already is a way to do so it would be nice to have some documentation as trying to check if the person actually owns the account using the hash is rather a difficult task with out the use of the api... hence how it is right now...
Thanks in Advanced,
F9Alejandro
The text was updated successfully, but these errors were encountered:
I am trying to use the api to check if a user is authenticated, but when ever i try to do so using RestAPI isAuthenticated() function i end up getting an error saying that i need to specify an action even though i have my own php code doing the action... could there be a way for the specification of if you want an action or not?
PS: if there already is a way to do so it would be nice to have some documentation as trying to check if the person actually owns the account using the hash is rather a difficult task with out the use of the api... hence how it is right now...
Thanks in Advanced,
F9Alejandro
The text was updated successfully, but these errors were encountered: