Recent content by Pete Cuff

  1. Pete Cuff

    XF 2.1 Resources API

    Cracked it: needed to add "xf_api_user" (id) to the header, as "api_bypass_permissions" = 1 in the params was not bypassing the auth.
  2. Pete Cuff

    XF 2.1 Resources API

    @Lukas W. thanks for the pointer but sadly still no joy. Have added/tried all the combinations I can think of - user_id on it's own, username on it's own, and both as below but still the same error and the same error log. Can you see what I'm missing/getting wrong here? Header...
  3. Pete Cuff

    XF 2.1 Resources API

    Hi am running into the internal error below, even though I am specifying the username parameter: https://screencast-o-matic.com/screenshots/u/hh9M/1575889079384-12707.png . User is a superuser, posting to /api/resources/ to create a new resource. Other API calls set up and working; e.g. get...
Back
Top Bottom