Looks the same to my eye
And just to make sure, the Body portion of the request is empty right?
Thanks for sharing that, it also looks like query params are still defined too?
This was my last test
But I tried without that as well
And with hardcoded id too
Can you please try removing the /Recipes
portion and send another request? Can you see the Recipes
ID in the response for the listing of collections?
The only successful response I’ve had was a listing of site, not of collections, unfortunately. I don’t think that there’s a Recipe ID other than Recipes.
Did you want me to send the request with Recipe as a parameter?
Can you please share the error you see when attempting to send a request to this URL?
https://www.wixapis.com/wix-data/v2/collections
Ok — no parameters? Just a Get request?
Correct
That is very strange. Can you please share a screenshot of the Headers configuration for the request?
I wonder if the User-Agent
header is causing the trouble here
Their documentation doesn’t say explicitly that you can’t pass that, but it’s not standard: Make API Calls with OAuth