'google picker is not woking in react

react-google-drive-picker

react-google-picker

methods from both package are expired.

response when try to authenticate :

enter image description here

{
  error: "idpiframe_initialization_failed",
  details:"You have created a new client application that uses libraries for user authentication or authorization that will soon be deprecated. New clients must use the new libraries instead; existing clients must also migrate before these libraries are deprecated. See the Migration Guide for more information."
}



Solution 1:[1]

Regarding the packages attached to your question, the creator should update it to authenticate the new way. And answering your comment about updating documentation for Google Picker API with the new Google Identity Service, it seems there is already a feature request and you can refer to this link for more details.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Lorena Gomez