Copy WIX event from 1st Website to the second using API Call

My simple goal -
Sync WIX events (one way)
from 1st WIX websites to 2nd WIX website
starting with webhook that delivers all right when event is published on the 1st WIX website
After that, no way to make API call in WIX

(in the pictures I got a real eventId to simplify my debugging process)

Indeed?
I am perplexed.

I’m using Make with so many apps and their connections that made by Make in it works awsome!

Until I have tried the WIX module, the installations of this connection was super complexed but finally done.

and then… after trying so many API Calls the same error:
[403] Invalid authorization token

I have tried it with so many calls on the scope of - get events, list events, list event categories but the same problem and error.

How can it be that a connection created by Make is not gets Invalid authorization token?

Someone with Make-WIX-API Call module good experience can help? please?


Hiya @Sayag678; the error is about the token, not scopes.

The token is what you used to create the connection whether OAuth2 or API key auth.

Stepping back to that should help.