How to fix Memberstack-Webflow integration issues when site connection fails despite successful code check? Answered
Hi, new to memberstack and just getting started. I have added the header code in webflow and published but I am still getting 'Unable to connect to webflow site' when I try to connect in memberstack settings.
Code Check was a success so not sure what I am doing wrong.
Comments
10 comments
Hey Cainneach Lennon, do you mean you are not able to connect webflow as shown here? While this feature is optional and won't be a blocker for you to get started with your project, if the install code test worked and you add your test mode / live mode domains in the application setting, it should work. This feature is just an add-on so that the domains get populated automatically.
Are you facing any other issue in the signup flow / login flow via webflow where you have enabled memberstack?
If not, you can continue with your project and just try freshly later to connect to webflow in memberstack settings additionally.
I tested this setup in a personal dummy app and I didn't face any issue while connecting to Webflow, but in case the issue persists for a longer time, you can come back to report it either here or via support request so that the team can have a deeper look.
Thank you A J, I am using the memberstack job board template. The only issue I am having right now is the skills section are not saving to members profile so trying to debug that. I have deleted the template skills and replaced them with my custom skills collection.
Okay, make sure you update the workflows accordingly for the new skills that you have setup and it should work.
Should the skills have assigned CMS ID's prior to me adding workflow scenarios in make.com? Right now they have no CMS ID's after I created them
Yes, you need to copy paste the CMS ID of each item in the respective field.
You will find CMS ID under Item details of each CMS item. You need to scroll down to the very end and will find something called as Item ID as shown in the screenshot below, you can copy and paste it in the CMS ID field that you have for each skill.
The members I generated in webflow to test don't show up in memberstack, webflow still won't connect in memberstack. When I import scenario into make.com there are 404 errors everywhere when I connect to my site on webflow. Not sure where I am going wrong. The video tutorials start off with all these things already connected so its hard to see my error and there is no response in the jobboard template channel.
I realized the job board template was missing the attributes on the login buttons so I have to add them myself. I fixed the make.com 404 errors by choosing any other collection and then reverting back to right collection and then errors disappeared.
Definitely having an issue with google auth signup and login
https://job-board-business-459087bbc87dcc3545fd.webflow.io/companies/signup
I can see that the company signup google auth works perfectly, can you copy paste the signup form from there to the applicants signup and update the appropriate plan ID to the form and publish it to see if it works?
Also, the login error that you see is likely due to trying to login via google auth for a member who already has an account in memberstack dashboard. If you want to connect the social auth provider for such a member, so they can login via the same, you need to implement a feature in profile form as shown here, via which users need to connect google account first and later they will be able to login via any method they prefer. Hope this helps.
Right now no form has any plan id attribute. The whole template didnt have any attributes assigned as far as I can see
This is what I see for company signup form block
The form element inside this form block might have the plan attribute assigned. Nevertheless, if you implement the same company signup form in the applicant page, does it work?
Yes it works 👍 but I just get a blank white screen after I choose an email to use in google auth
I think i see where I went wrong, I was adding the auth attribute to the button itself and not the form form block within the auto form block
Please sign in to leave a comment.