John Linhart
John Linhart
The [Notes tests](https://github.com/mautic/api-library/blob/master/tests/Api/NotesTest.php) are passing for me. Try to clear the Mautic cache. Let us know if it helps.
@moskoweb could you send a PR with your change please?
Thanks for testing! Please approve the PR itself. Your test may me overlooked in the issues.
Make sure that the email exist and is not unpublished.
Sounds like the same problem reported in https://github.com/mautic/mautic/pull/7103#issuecomment-476142829
Could you make a pull request please?
I was fixing that for Mautic 2.13.0: https://github.com/mautic/mautic/pull/5750 What version do you have?
@dennisameling do you have a clue what could be so wrong? Here is how the tests look like when I run it manually on my local: ``` .........................S.......S............................. 63 /...
Hmm, yes, it looks like an Apache config issue rather than application issue: ``` The response has unexpected status code (403). Response: 403 Forbidden Forbidden You don't have permission to...
I'm wondering whether we should commit composer.lock for a PHP library. I think we should remove it altogether. Who's with me?