When adding this patch it conflicted with issue: 3375732, so I combined both into a new patch for those who need it.
I had the same issue, as of right now it seems to be working again for me.
The MR only applies on the dev branch, made another patch for 2.0.0-rc1
Made a patch of the latest MR.
Rerolled against 3.0.x-dev
I'm running into the same issues on PHP 8.3 and Drupal 10.3
MR 464 doesn't seem to apply for me, so I created this patch.
johan_vm → created an issue.
I couldn't apply the MR 38 patch to I checked out the branch locally and merged 4.2.1 and made a diff.
This patch should work for 4.2.1
Rerolled for 10.2.x because the SubmitForm function no longer accepts a TranslatableMarkup.
TypeError: Behat\Mink\Element\TraversableElement::findButton(): Argument #1 ($locator) must be of type string, Drupal\Core\StringTranslation\TranslatableMarkup given
Patch no longer applies, created a new one for 7.0-alpha4
johan_vm → created an issue.
This is a re-roll of #5, based on 2.0.0-rc1
Thanks for the patch, tested it and it works for me.
Added patch for 8.x.1.4 release
johan_vm → created an issue.
This patch merges this issue and #3371000 and issue #3313164. Because all those patches can't be applied at the same time.
Tested and approved.
Test Lendude's adjustments and in MR#5 works.
johan_vm → created an issue.
Patch #11 works fine, but REQUEST_TIME is deprecated, so I added a small fix for that.
Patch works fine, module works in Drupal 10, but only if you apply the patch in https://www.drupal.org/project/scribit_pro/issues/3274806 🐛 Improvements Fixed .
I guess there have been some changes to the API, because it fails to connect to the api because of a missing Content-Length and authorization now starts with an upper case.
Patch works fine, but everytime I add a video I get the message:
Something went wrong connecting to Scribit Pro.
Something went wrong: given video is already added to your account
given video is already added to your account
johan_vm → created an issue.