সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
আপনি আপনার ব্যবহারকারীদের তাদের Google অ্যাকাউন্ট ডেটাতে আপনার অ্যাক্সেস পুনর্নবীকরণ করতে বলার জন্য তাদের কাছে পাঠানোর জন্য একটি লিঙ্ক তৈরি করতে পারেন।
আপনি শুরু করার আগে
ব্যবহারকারীকে অবশ্যই ডেটা পোর্টেবিলিটি API-এর সাথে যুক্ত স্কোপে অ্যাক্সেস দেওয়া থাকতে হবে।
আপনাকে অবশ্যই Google ক্লাউড প্রজেক্ট নম্বরটি জানতে হবে (উদাহরণস্বরূপ, 123456789 ) যার জন্য ব্যবহারকারীর OAuth অনুদান জারি করা হয়েছিল৷
[[["সহজে বোঝা যায়","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-07-29 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# Create a Renewal Link\n\nYou can create a link to send to your users to ask them to renew your access to\ntheir Google Account data.\n\nBefore you begin\n----------------\n\n- The user must have granted access to scopes associated with the Data Portability API.\n- You must know the Google Cloud project number (for example, `123456789`) for which the user's OAuth grant was issued.\n\nCreate a renewal link\n---------------------\n\n1. [Find your project number](https://cloud.google.com/resource-manager/docs/creating-managing-projects#identifying_projects) in the Google Cloud Console.\n\n | **Tip:** If you don't have access to the Google Cloud Console reach out to your system administrator.\n2. Add your project number to the end of this URL:\n\n ```\n https://myaccount.google.com/connections/link?project_number=123456789\n ```\n3. You can now use the renewal link in communications with your users to\n request renewing access to their Google data.\n\n | **Note:** If the user clicks the renewal link after access is already expired, they will get an error page."]]