Skip to main content

I’m able to send the post, but the I find the following error in the response.body:

{"message":"OAuthForbidden: You are missing the following scopes - 'cms:write'","code":"missing_scopes","externalReference":null,"details":"]}

I can’t seem to find where I can find the app’s permissions in Webflow or an option in Zap’s API Request. Any idea on how to get this working?

Same situation here!


I have a feeling that might be to do with the READ/WRITE permissions that you have to give to the API key that you create on Webflow’s end.

 

You might’ve not set Read and Write permissions where necessary when creating the API key. You should try making a new one and give the correct permissions:

 


Reply