api-library icon indicating copy to clipboard operation
api-library copied to clipboard

Segment API not working

Open ghost opened this issue 5 years ago • 0 comments

Bug Description

The more details the better...

Q A
Mautic version 2.16.2
PHP version 7.3
Browser Chrome

Steps to reproduce

  1. Making a post to https://example.com/api/segments/1/contacts/add using this data as content {"ids":[[11658,11657]]} return 200 and this response

{ "success": 1, "details": [] }

But the contacts didnt really get added to the segment. 2. I tested it on Mautic 3.x and it works fine

Log errors


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

ghost avatar May 05 '20 13:05 ghost