Can't connect to Wix

:bullseye: What is your goal?

Hi there!
I’m trying to connect to my Wix website, in order to fetch Store and Events information and hand it over to other connections such as Monday and Google Sheets.

:thinking: What is the problem & what have you tried?

Following Make documentation on the matter (Wix - Apps Documentation) it says in step 5 that I have to provide the callback URI. The problem is that, when in my Wix app page, where I can get the App Secret and App Id, there’s no such field to entered anymore. Looks like Wix removed it some time ago (as also mentioned in the comment section of this other guide https://themediacto.medium.com/connecting-wix-to-make-com-step-by-step-1f277c724b8b)

:clipboard: Error messages or input/output bundles

So, every time I try to add a Wix connection in Make, even after adding the proper App permissions and installing it in my store in Wix, I get and error when redirected back to Make, as per attatched down below.

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

The error you’re getting back in Make is likely a mismatch_url or 403 Forbidden. This happens because Make sends a “requesting” URI, and Wix has updated it’s UI.

Trry this and give me a feedback: We would be connecting the Redirect URL on WIX check from custom wix dashboard then click App management in left hand menu then the “OAuth” page

Once you find the “Redirect URL” field, you need to enter the specific Make (Integromat) callbacks. Crucially, you should add both to avoid errors:

App URL: https://www.make.com

Redirect URL 1: https://www.integromat.com/oauth/cb/wix

Redirect URL 2: https://www.make.com/oauth/cb/wix

Make sure there are no trailing spaces wix is very sensitive to the exact character string

Hi, thanks for the reply. The problem is that there’s no more field in Wix for inputting the redirect URL in the OAuth page. :sad_but_relieved_face:

1 Like

Oh i get you better from my end right now i need you to know that The field hasn’t been removed, but it has been moved to a different module that isn’t active by default in the “App ID and Keys” view. follow the step on how to locate it that i gave you earlier

I can’t seem to find it, could you please share a screenshot of where it’s located?

here is a proper step to step guidance you can follow from make partner take your time on it https://themediacto.medium.com/connecting-wix-to-make-com-step-by-step-1f277c724b8b

That’s the same article I shared in my question buddy, it mentions the field has been removed in the comments section.

1 Like

I’m very sorry about that buddy was using experience on past jobs just confirmed it right now

1 Like

No worries! Let me know if you find any workarounds to this matter that doesn’t involve making custom API calls to Wix, because it requires the use of temporary access tokens.

I’m not sure how the Make team handles these kinds of situation where the main configuration for an app changes, and it’s not yet been adjusted in Make. Maybe it’s just a matter of time, or reporting it to the support team?

1 Like

Alright
Would be on lookout for you buddy