mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-11 17:48:44 -05:00
migration with Trello #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @solus7 on GitHub (Jan 21, 2022).
Good day!
Tell me, does migration with Trello work now?
It gives me an error:
Invalid return_url. Wildcard ("*") allowed origins are no longer supported. Contact the developer. See https://community.developer.atlassian.com/t/52093
@kolaente commented on GitHub (Jan 21, 2022):
It should work. Can you show your api configuration for Trello?
@solus7 commented on GitHub (Jan 24, 2022):
Good day!
https://pastebin.com/LJDWFCCy
@kolaente commented on GitHub (Jan 24, 2022):
Try configuring the general frontend URL (under the
servicekey) and remove theredirecturlof the Trello configuration. It will be set automatically, but only if the general frontend URL is set correctly and no redirecturl is configured.@kolaente commented on GitHub (Oct 22, 2022):
Closing this due to inactivity. Please ping if you still have the same problem.