<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Requesting Assistance with /billing-profiles API  Endpoint Access - 503 TEMPORARILY_UNAVAILABLE in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/126758#M3766</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to use the `/billing-profiles` endpoint from the Accounts API to retrieve billing profile and currency information. I am authenticated using OAuth2 client credentials, but I am consistently getting the following error:&lt;/P&gt;&lt;P&gt;Status Code: 503&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Message: TEMPORARILY_UNAVAILABLE&lt;/P&gt;&lt;P&gt;Can you please confirm the following:&lt;BR /&gt;- Whether this endpoint is currently available for my account.&lt;BR /&gt;- Whether any specific entitlements, permissions, or support plans are required to access this endpoint.&lt;/P&gt;&lt;P&gt;Here are my details:&lt;BR /&gt;- Account ID: 18f0ad11-5179-43b8-a0ec-52117645aef9&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jul 2025 06:01:04 GMT</pubDate>
    <dc:creator>Buavika</dc:creator>
    <dc:date>2025-07-29T06:01:04Z</dc:date>
    <item>
      <title>Requesting Assistance with /billing-profiles API  Endpoint Access - 503 TEMPORARILY_UNAVAILABLE</title>
      <link>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/126758#M3766</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to use the `/billing-profiles` endpoint from the Accounts API to retrieve billing profile and currency information. I am authenticated using OAuth2 client credentials, but I am consistently getting the following error:&lt;/P&gt;&lt;P&gt;Status Code: 503&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Message: TEMPORARILY_UNAVAILABLE&lt;/P&gt;&lt;P&gt;Can you please confirm the following:&lt;BR /&gt;- Whether this endpoint is currently available for my account.&lt;BR /&gt;- Whether any specific entitlements, permissions, or support plans are required to access this endpoint.&lt;/P&gt;&lt;P&gt;Here are my details:&lt;BR /&gt;- Account ID: 18f0ad11-5179-43b8-a0ec-52117645aef9&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 06:01:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/126758#M3766</guid>
      <dc:creator>Buavika</dc:creator>
      <dc:date>2025-07-29T06:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting Assistance with /billing-profiles API  Endpoint Access - 503 TEMPORARILY_UNAVAILABLE</title>
      <link>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/126975#M3778</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/176992"&gt;@Buavika&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Could you confirm if you've been able to access any other account-level endpoints using the same OAuth2 setup? Also, let us know which region your Databricks account is in.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 17:09:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/126975#M3778</guid>
      <dc:creator>Advika</dc:creator>
      <dc:date>2025-07-30T17:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting Assistance with /billing-profiles API  Endpoint Access - 503 TEMPORARILY_UNAVAILABLE</title>
      <link>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/126977#M3779</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/152834"&gt;@Advika&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes, I am able to access the workspace endpoint using OAuth2 setup .Our Databricks account is in the&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;ap-southeast-2 region&lt;/STRONG&gt;. Please let me know if any additional information is needed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 17:49:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/126977#M3779</guid>
      <dc:creator>Buavika</dc:creator>
      <dc:date>2025-07-30T17:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting Assistance with /billing-profiles API  Endpoint Access - 503 TEMPORARILY_UNAVAILABLE</title>
      <link>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/126989#M3781</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/176992"&gt;@Buavika&lt;/a&gt;,&amp;nbsp;&lt;SPAN&gt;The recommended way to view billing and currency details is through the Databricks Account Console UI. For programmatic access, you can query the system.billing.list_prices or system.billing.usage system tables from a Unity Catalog-enabled workspace. Note that access requires the appropriate admin privileges.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;Docs to refer: &lt;A title="https://docs.databricks.com/sap/en/cost-management" href="https://docs.databricks.com/sap/en/cost-management" target="_blank" rel="noreferrer noopener"&gt;https://docs.databricks.com/sap/en/cost-management&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A title="https://docs.databricks.com/aws/en/admin/system-tables/billing" href="https://docs.databricks.com/aws/en/admin/system-tables/billing" target="_blank" rel="noreferrer noopener"&gt;https://docs.databricks.com/aws/en/admin/system-tables/billing&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 30 Jul 2025 20:18:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/126989#M3781</guid>
      <dc:creator>Renu_</dc:creator>
      <dc:date>2025-07-30T20:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting Assistance with /billing-profiles API  Endpoint Access - 503 TEMPORARILY_UNAVAILABLE</title>
      <link>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/126995#M3782</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/176992"&gt;@Buavika&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The rest API operates at 2 levels: account and workspaace. What &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/152834"&gt;@Advika&lt;/a&gt;&amp;nbsp; asked if any other endpoint from account level works for you?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because if not, maybe you misconfigured authentication or something.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 21:36:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/126995#M3782</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-07-30T21:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting Assistance with /billing-profiles API  Endpoint Access - 503 TEMPORARILY_UNAVAILABLE</title>
      <link>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/127150#M3792</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are not able to access any of the account-level endpoints such as Billing Profile, Billable Usage, and Workspace Management. We are currently using the Databricks free tier, is this the reason we are not getting the APIs.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 05:34:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/127150#M3792</guid>
      <dc:creator>Buavika</dc:creator>
      <dc:date>2025-08-01T05:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting Assistance with /billing-profiles API  Endpoint Access - 503 TEMPORARILY_UNAVAILABLE</title>
      <link>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/127153#M3793</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/176992"&gt;@Buavika&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes, most probably this is the reason why it doesn't work for you. In Free Trial s&lt;SPAN&gt;ome features may be limited or unavailable. T&lt;/SPAN&gt;&lt;SPAN&gt;o access all the features, you need to upgrade your account to Premium.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 06:46:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/requesting-assistance-with-billing-profiles-api-endpoint-access/m-p/127153#M3793</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-08-01T06:46:07Z</dc:date>
    </item>
  </channel>
</rss>

