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.
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)
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.
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:
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
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?