I am facing an issue approving my app that intends to implement an integration with Google Spreadsheets. I simply wanted to read spreadsheets and write to them. I implemented it using Google Spreadsheet scopes and everything worked just fine. I requested an approval of my app with this scope and Google responded to implement drive.file scope. I added that scope to my app in addition to Google Spreadsheets scope. Google is still asking me the following:-
"you should have access to https://www.googleapis.com/auth/drive.file which should help you write spreadsheets. "
I am not 100% sure here what to do to get my app approved. Can anyone here guide through the steps required ?