Write/Edit for Member Pages Stopped Working - HELP ASAP

Hi there,

To access my site kindly reply to this message so you can check it out for yourself but when an employer logs on they’re seeing the profile information for someone else and it keeps giving the error message: “Failed to load resource: the server responded with a status of 400 (Bad Request)”.

Would help if you added more info on your issue, like what code you have used on your page or what Wix tutorial you have used etc.

If you post your Wix Editor url here then it will only be the Wix Mods themselves of this Wix Corvid Forum who will be able to access it anyway.

https://support.wix.com/en/article/live-site-errors

@givemeawhisky Thanks for your reply.

I have two member pages: create employer profile and edit employer profile. I used code to make the “create employer profile page” and just connected the fields to the read/write dataset for the edit employer page. It seemed to be working fine at first, however, after another employer submitted and updated their profile, all other employers are only seeing his profile information on their edit profile page and it gives the error in developer tools “Failed to load resource: the server responded with a status of 400 (Bad Request)”.

Also, the editor url is:
https://editor.wix.com/html/editor/web/renderer/edit/49fb49e2-dae7-4e3a-a676-0c33ac98d531?metaSiteId=b0c77587-ecab-4ae9-8a27-95567cbacba3&editorSessionId=83c34dd7-abd4-41f7-821f-6fa76614f286&referralInfo=dashboard

Would you need to see the code for the create employer profile page?

@brit-alexis

Did you use this tutorial as it seems to be what you are after.
https://support.wix.com/en/article/corvid-tutorial-building-your-own-members-area

I had two auto filled fields that pulled data from the member database then code to put those inputs into values and they would be entered into a new database on a form submit button. Now this is all of a sudden no longer working. What happened???

@givemeawhisky I’d just like to respond to say thanks. I had to combine using a dynamic page and the members pages for it to work effectively.