Title: Picasa API Deprecated
Last modified: January 21, 2019

---

# Picasa API Deprecated

 *  Plugin Author [Sayontan Sinha](https://wordpress.org/support/users/sayontan/)
 * (@sayontan)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/picasa-api-deprecated/)
 * Some time on 16th or 17th of January 2019 Google deprecated the Picasa API, resulting
   in multiple WP plugins breaking.
 * Some history:
    - Google announced in [Feb 2016](http://googlephotos.blogspot.com/2016/02/moving-on-from-picasa.html)
      that it would kill Picasa, PicasaWeb, and the PicasaWeb API …
    - … But it did not create / provide a public API for Google Photos for a long,
      long time.
    - Finally in May 2018 Google introduced the API for Google Photos in a “developer
      preview” mode (i.e. some sort of a beta mode), and it kept the Picasa API 
      alive.
    - In [July 2018](https://aquoid.com/2018/07/photonic-version-1-68-google-photos-and-more-more/)
      I added support for Google Photos to Photonic. I did make an observation in
      the Picasa documentation:
    - > Also note that while Google hasn’t officially announced the date for phasing
      > out the Picasa API, it will be phased out once the Google Photos API is 
      > more stable.
    - In late September / early October 2018 the Google Photos API moved out from“
      developer preview” to “Production”.
    - In January 2019 the PicasaWeb API was shut down.
 * Where does this leave you?
 * For starters, your pages displaying Picasa galleries will show this:
 * > Failed to get data.
   >  Error: Start tag expected, ‘<‘ not found
   > Data returned by Google:
   >  The Picasa API is deprecated. See [https://developers.google.com/picasa-web/](https://developers.google.com/picasa-web/)
   > for more details and the migration guide.
 * Given that Photonic has already built in the support for Google Photos you should
   be able to switch to it though. Note that while the switch is easy, it is not
   a simple “one-click-and-done” operation.
 * You have to do the following:
    1. First, [reauthenticate](https://aquoid.com/plugins/photonic/google-photos/#steps)
       for Google Photos. While some of these steps are already done as a part of your
       existing Picasa module, you have to specifically enable the id for Google Photos
       and then reauthenticate.
    2. Then, rebuild each of your galleries one by one using Google Photos. Hopefully
       the “Add / Edit Photonic Gallery” button that you see in your editor (if you
       are using Gutenberg this is the Photonic block) will help you with this.
 * As always, please feel free to open a new support ticket if you run into issues.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [nimbus2006](https://wordpress.org/support/users/nimbus2006/)
 * (@nimbus2006)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/picasa-api-deprecated/#post-11119345)
 * Hello,
 * I have been working with following URL;
    [https://aquoid.com/plugins/photonic/google-photos/#steps](https://aquoid.com/plugins/photonic/google-photos/#steps)
 * Then I got error code 406, or Apache mod_security errors
 *     ```
       Not Acceptable!
       An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.
       ```
   
 * So next I follow your Google OAuth2 Playground instruction and ut in [https://www.googleapis.com/auth/photoslibrary.readonly](https://www.googleapis.com/auth/photoslibrary.readonly)
   [https://www.googleapis.com/auth/photoslibrary.sharing](https://www.googleapis.com/auth/photoslibrary.sharing).
 * However, I got a new error like this;
 * 400. That’s an error.
 * Error: invalid_scope
 * `Some requested scopes were invalid. {invalid=[ttps://www.googleapis.com/auth/
   photoslibrary.readonly, https://www.googleapis.com/auth/photoslibrary.sharing.]}`
 * Could you please help me out?
 * Megumi
 *  Plugin Author [Sayontan Sinha](https://wordpress.org/support/users/sayontan/)
 * (@sayontan)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/picasa-api-deprecated/#post-11119347)
 * You are missing the “h” in the “https” for your first scope 🙂
 *  [nimbus2006](https://wordpress.org/support/users/nimbus2006/)
 * (@nimbus2006)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/picasa-api-deprecated/#post-11119407)
 * Thanks quick response but same result.
 *     ```
       400. That’s an error.
   
       Error: invalid_scope
   
       Some requested scopes were invalid. {valid=[https://www.googleapis.com/auth/photoslibrary.readonly], invalid=[https://www.googleapis.com/auth/photoslibrary.sharing.]}
       ```
   
 * What’s wrong?
 *  Plugin Author [Sayontan Sinha](https://wordpress.org/support/users/sayontan/)
 * (@sayontan)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/picasa-api-deprecated/#post-11119414)
 * Your error message actually changed, and the first scope is now “valid”.
 * You have a “.” at the end of the second scope, i.e. you have “sharing.”, but 
   it should be “sharing”
 *  [nimbus2006](https://wordpress.org/support/users/nimbus2006/)
 * (@nimbus2006)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/picasa-api-deprecated/#post-11119477)
 * Got it! Thank you so much!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Picasa API Deprecated’ is closed to new replies.

 * ![](https://ps.w.org/photonic/assets/icon.svg?rev=1972449)
 * [Photonic Gallery & Lightbox for Flickr, SmugMug & Others](https://wordpress.org/plugins/photonic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/photonic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/photonic/)
 * [Active Topics](https://wordpress.org/support/plugin/photonic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/photonic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/photonic/reviews/)

## Tags

 * [deprecated](https://wordpress.org/support/topic-tag/deprecated/)
 * [google photos](https://wordpress.org/support/topic-tag/google-photos/)

 * 5 replies
 * 2 participants
 * Last reply from: [nimbus2006](https://wordpress.org/support/users/nimbus2006/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/picasa-api-deprecated/#post-11119477)
 * Status: not a support question