Not a bug conversations GET methods is not working.

Status
Not open for further replies.

baijin0312

New member
Affected version
1.0
Hello, how are you?
I am using xen foro rest api v2 on my app, and I am going to get all conversations by calling "conversations" GET methods.
But it tells me I need to login when I call it although I have logged in with auth api.

I called this api:

and the result is:
{
code = "login_required";
message = "You must be logged-in to do that.";
params = (
);
}

How can I resolve this problem?
Looking forward your reply.
Thanks
 
If you require support, you will need to associate your forum user name with your customer account.
 
Status
Not open for further replies.
Back
Top Bottom