[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-01-07 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This method retrieves an album using its share token."],["It requires an empty request body and returns an `Album` object upon success."],["Authorization is necessary using the `https://www.googleapis.com/auth/photoslibrary.sharing` scope."],["This method will be deprecated on March 31, 2025, due to changes in authorization scopes, as detailed on the Photos APIs updates page."]]],["The core content describes retrieving a shared album using a `shareToken`. A `GET` request is sent to the specified URL, including the required `shareToken` as a path parameter. The request body must be empty. Successful requests return an `Album` instance in the response body. The authorization scope `https://www.googleapis.com/auth/photoslibrary.sharing` is mandatory. Note: This method will stop working after March 31, 2025, due to scope removal.\n"]]