You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to post with the release publisher tool in an internal/hidden forum (for which I have access rights, of course), I get the following error message:
In Assertion.php line 96:
[Netzmacht\Tapatalk\Api\Exception\PermissionDeniedException]
You may not have permission to do this action.
Exception trace:
Netzmacht\Tapatalk\Assertion->createException() at /release-publisher/vendor/netzmacht/tapatalk-client-api/src/Netzmacht/Tapatalk/Assertion.php:59
Netzmacht\Tapatalk\Assertion->resultSuccess() at /release-publisher/vendor/netzmacht/tapatalk-client-api/src/Netzmacht/Tapatalk/Api/Posts.php:281
Netzmacht\Tapatalk\Api\Posts->replyTo() at /release-publisher/src/Publisher/Tapatalk/PostPublisher.php:38
App\Publisher\Tapatalk\PostPublisher->createEntry() at /release-publisher/src/Publisher/Tapatalk/AbstractPublisher.php:103
App\Publisher\Tapatalk\AbstractPublisher->publish() at /release-publisher/src/Publisher/DelegatingPublisher.php:62
App\Publisher\DelegatingPublisher->publish() at /release-publisher/src/Command/PublishReleaseNotesCommand.php:112
App\Command\PublishReleaseNotesCommand->execute() at /release-publisher/vendor/symfony/console/Command/Command.php:251
Symfony\Component\Console\Command\Command->run() at /release-publisher/vendor/symfony/console/Application.php:886
Symfony\Component\Console\Application->doRunCommand() at /release-publisher/vendor/symfony/console/Application.php:262
Symfony\Component\Console\Application->doRun() at /release-publisher/vendor/symfony/console/Application.php:145
Symfony\Component\Console\Application->run() at /release-publisher/bin/release-publisher:70
App\{closure}() at /release-publisher/bin/release-publisher:71
The text was updated successfully, but these errors were encountered:
internal/hidden forum (for which I have access rights, of course)
Oh, I missed the internal forum part. Not sure if I can do anything here as I guess it's an issue of the tapatalk API (By interest: Do you use the tapatalk app and can post in the hidden forum?)
When I try to post with the release publisher tool in an internal/hidden forum (for which I have access rights, of course), I get the following error message:
The text was updated successfully, but these errors were encountered: