GET request to view records not working

GET request to view records not working

I'm using the free version of Zoho to try to get records but I keep getting the error : ' There is no such view in  Zoho Creator' or 'an error has occured. It has been reported to Zoho support.'

My GET looks a bit like this:

https://creator.zoho.com/api/xml/UploadOfferForm/view/Sheet1_View?authtoken=********&scope=ZohoCreator/creatorapi&submit=View Records

The view and application names are both correct as far as I can tell. (and I am re fetching the auth code at every requesty)

Can I use this stuff with the free version?

Thanks