Skip to content

fix: use live mode for auth setup validation#1

Merged
fjbender merged 1 commit into
fjbender:mainfrom
hreinberger:main
Mar 10, 2026
Merged

fix: use live mode for auth setup validation#1
fjbender merged 1 commit into
fjbender:mainfrom
hreinberger:main

Conversation

@hreinberger

Copy link
Copy Markdown
Contributor

The organizations/me and profiles/list endpoints only work in live mode.
Switch from mollieclient.New (which sets WithTestmode(true)) to
NewOrganizationClient, which omits WithTestmode entirely.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

The organizations/me and profiles/list endpoints only work in live mode.
Switch from mollieclient.New (which sets WithTestmode(true)) to
NewOrganizationClient, which omits WithTestmode entirely.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@fjbender fjbender merged commit 42e40a5 into fjbender:main Mar 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants