0

trying to implement google identity toolkit by following the link: https://developers.google.com/identity/toolkit/web/configure-service, but I see that "generated templates for your website" available from identity toolkit page downloads as blank document. Why are they blank, am I doing some thing wrong here. Below is the screen print of identity toolkit api page.enter image description here

Saurabh Juneja
  • 1,187
  • 1
  • 8
  • 12

1 Answers1

0

You must click the "save" button before the templates can be generated.

dsalama
  • 242
  • 1
  • 6
  • I did press save button before generating the template still all 3 comes up blank. – Saurabh Juneja Jun 18 '15 at 03:37
  • Have you completed all of these [setup instructions](https://developers.google.com/identity/toolkit/web/configure-service)? Are you seeing any errors in the javascript console? @SaurabhJuneja – dsalama Jun 18 '15 at 18:55