Hi,
I have created a new collection "favorites"
I am try to run a put service, but I am getting an error
here are screenshots of settings, mapping and error
can you tell whats wrong
Hello!
Please try to use favorites instead [favorites] in URL.
Is that the right service URL? Based on the URL, it's the Files collection.
Hi Max,
I've tried all these
https://appery.io/rest/1/db/collectio...
]https://api.appery.io/rest/1/db/colle...
https://api.appery.io/rest/1/db/colle...
https://api.appery.io/rest/1/db/colle...
nothing works, unsure what setting is wrong
What exactly are you trying to do, are you trying to update an existing object in a custom collection?
No Max,
I created a collection "favorites"
I'm trying to save some labels in the collection
If you are trying to save a new object, it has to be a POST request.
Did you try testing the service in Test tab?