Stripe Integration -- Cloudron App Clone Bug
-
wrote on Jan 27, 2022, 6:52 PM last edited by humptydumpty Jan 27, 2022, 10:11 PM
-
wrote on Jan 27, 2022, 10:03 PM last edited by humptydumpty Jan 27, 2022, 10:10 PMThis post is deleted!
-
Post edited: This is a screenshot of my self-hosted app on Cloudron. There are no fields for API input.
The bugged app was cloned from a backup and then installed on a different domain which caused all this mess.
A fresh install is working fine and has all the proper API fields.
@humptydumpty Interesting. Do you see any errors in browser console or the app logs ? Is stripe tied to a "domain" ? If so, it could be that stripe does not respond when the query is coming from another domain and thus invoiceninja is unable to populate the form.
-
@humptydumpty Interesting. Do you see any errors in browser console or the app logs ? Is stripe tied to a "domain" ? If so, it could be that stripe does not respond when the query is coming from another domain and thus invoiceninja is unable to populate the form.
wrote on Jan 28, 2022, 9:48 PM last edited by@girish In my attempt to troubleshoot the issue, I had 3 IN apps installed and deleted the bugged one by mistake earlier today
but what you said makes sense because everything else was working fine except for the Stripe integration form. I assume the logs are gone now but if not, let me know where to find them and I'll post them for you.