Reply to thread

I'm trying to create a topic as a guest using the guest api key.


I get an error:


[CODE]"errors": [

        {

            "code": "please_enter_valid_name",

            { "message": "Please enter a valid name."

            { "params": []

        }[/CODE]


You added "api_guest_username" in one of the updates to solve this problem - but how do you activate it and pass the right parameter to create a topic? 


Back
Top Bottom