René's URL Explorer Experiment


Title: Add acquire_token() public method for cross-resource auth by athanipavan · Pull Request #182 · microsoft/PowerPlatform-DataverseClient-Python · GitHub

Open Graph Title: Add acquire_token() public method for cross-resource auth by athanipavan · Pull Request #182 · microsoft/PowerPlatform-DataverseClient-Python

X Title: Add acquire_token() public method for cross-resource auth by athanipavan · Pull Request #182 · microsoft/PowerPlatform-DataverseClient-Python

Description: Summary Adds _AuthManager.acquire_token(resource_url) -- a thin public helper over the existing _acquire_token: appends /.default and delegates to the underlying TokenCredential. Lets callers reuse the same credential to obtain tokens for any Microsoft AAD-protected resource (notably a linked Finance & Operations env) via client.auth.acquire_token(fno_url). Refactors internal _ODataClient._headers() to call the new method, so the DV and external paths share one scope-construction site (no duplication). README, both SKILL.md copies, and CHANGELOG updated. Inline DummyAuth mocks in conftest.py and three test modules updated to also expose acquire_token so existing _odata._headers tests still pass with the refactored call site. End-to-end verification Probe against a real F&O int env using the modified SDK + AzureCliCredential: Step Result client.auth.acquire_token("https://aurorabapenvf94ec.operations.int.dynamics.com") Token issued, length 2948 Token aud claim (decoded JWT) https://aurorabapenvf94ec.operations.int.dynamics.com (F&O resource, not DV) GET /data/$metadata with that token HTTP 200, ~53 MB of F&O EDMX (Microsoft.Dynamics.DataEntities namespace) F&O accepted the token. The same code path is taken for DV's own header construction, so the DV experience is unchanged. Test plan pytest tests/unit -q -- 1393 passed (4 new acquire_token tests + existing suite) _auth.py line coverage: 100% Manual end-to-end probe against live F&O env (HTTP 200 + correct token audience) DV-only flows unchanged (no extra AAD roundtrips; _headers() still uses base_url from constructor) Notes for reviewers client.py is untouched; the new method lives on _AuthManager (single source of truth for scope construction). F&O usage is fully opt-in: the SDK never calls acquire_token with an F&O URL on its own. Customers explicitly pass the F&O URL when they need it. Both SKILL.md copies verified byte-identical per the dataverse-sdk-dev contract. 🤖 Generated with Claude Code

Open Graph Description: Summary Adds _AuthManager.acquire_token(resource_url) -- a thin public helper over the existing _acquire_token: appends /.default and delegates to the underlying TokenCredential. Lets callers reus...

X Description: Summary Adds _AuthManager.acquire_token(resource_url) -- a thin public helper over the existing _acquire_token: appends /.default and delegates to the underlying TokenCredential. Lets callers reus...

Opengraph URL: https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:9c7c82c5-4ecb-dafc-20ce-e815fa149912
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idADE0:3ED5C4:28A1F3F:3A7BEA3:6A4D23B1
html-safe-nonceda1dca64d5a71bb51050ce5ba121c6e7fb4deb4bf4372e9dc988c156dc8e7ffd
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBREUwOjNFRDVDNDoyOEExRjNGOjNBN0JFQTM6NkE0RDIzQjEiLCJ2aXNpdG9yX2lkIjoiNzUwMTM3OTI2NDM3MDc3OTA1NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac00558d395ab38026ce734cdc1f4e25b6bd129f63eec9575bf9d392c730e81070
hovercard-subject-tagpull_request:3682189807
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
twitter:imagehttps://avatars.githubusercontent.com/u/17001961?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/17001961?s=400&v=4
og:image:altSummary Adds _AuthManager.acquire_token(resource_url) -- a thin public helper over the existing _acquire_token: appends /.default and delegates to the underlying TokenCredential. Lets callers reus...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None92571a8944142227b7e19cd10918b1ddd06e5066c1ad5bc7e4769cf6140a87e6
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/microsoft/PowerPlatform-DataverseClient-Python git https://github.com/microsoft/PowerPlatform-DataverseClient-Python.git
octolytics-dimension-user_id6154722
octolytics-dimension-user_loginmicrosoft
octolytics-dimension-repository_id1042273116
octolytics-dimension-repository_nwomicrosoft/PowerPlatform-DataverseClient-Python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1042273116
octolytics-dimension-repository_network_root_nwomicrosoft/PowerPlatform-DataverseClient-Python
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release93f17a978ee60bc4668e1d7b90e6bd2d622261fd
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2FPowerPlatform-DataverseClient-Python%2Fpull%2F182%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2FPowerPlatform-DataverseClient-Python%2Fpull%2F182%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=microsoft%2FPowerPlatform-DataverseClient-Python
Reloadhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
Reloadhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
Reloadhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
Please reload this pagehttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
microsoft https://github.com/microsoft
PowerPlatform-DataverseClient-Pythonhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python
Notifications https://github.com/login?return_to=%2Fmicrosoft%2FPowerPlatform-DataverseClient-Python
Fork 22 https://github.com/login?return_to=%2Fmicrosoft%2FPowerPlatform-DataverseClient-Python
Star 56 https://github.com/login?return_to=%2Fmicrosoft%2FPowerPlatform-DataverseClient-Python
Code https://github.com/microsoft/PowerPlatform-DataverseClient-Python
Issues 6 https://github.com/microsoft/PowerPlatform-DataverseClient-Python/issues
Pull requests 14 https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pulls
Actions https://github.com/microsoft/PowerPlatform-DataverseClient-Python/actions
Projects https://github.com/microsoft/PowerPlatform-DataverseClient-Python/projects
Models https://github.com/microsoft/PowerPlatform-DataverseClient-Python/models
Security and quality 0 https://github.com/microsoft/PowerPlatform-DataverseClient-Python/security
Insights https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pulse
Code https://github.com/microsoft/PowerPlatform-DataverseClient-Python
Issues https://github.com/microsoft/PowerPlatform-DataverseClient-Python/issues
Pull requests https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pulls
Actions https://github.com/microsoft/PowerPlatform-DataverseClient-Python/actions
Projects https://github.com/microsoft/PowerPlatform-DataverseClient-Python/projects
Models https://github.com/microsoft/PowerPlatform-DataverseClient-Python/models
Security and quality https://github.com/microsoft/PowerPlatform-DataverseClient-Python/security
Insights https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmicrosoft%2FPowerPlatform-DataverseClient-Python%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmicrosoft%2FPowerPlatform-DataverseClient-Python%2Fissues%2Fnew%2Fchoose
athanipavanhttps://github.com/athanipavan
microsoft:mainhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/tree/main
athanipavan:pathani/fno-acquire-tokenhttps://github.com/athanipavan/PowerPlatform-DataverseClient-Python/tree/pathani/fno-acquire-token
Conversation 9 https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182
Commits 2 https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/commits
Checks 2 https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/checks
Files changed https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
Please reload this pagehttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
Add acquire_token() public method for cross-resource auth https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#top
Show all changes 2 commits https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
f33a72a Add acquire_token() public method for cross-resource auth May 14, 2026 https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/commits/f33a72af0c9bf142660b0b69bb29c273d283628f
952a2b6 Merge remote-tracking branch 'origin/main' into pathani/fno-acquire-t… Jul 6, 2026 https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/commits/952a2b610c6070d79cd2313dfcabb3bff0ccfde2
Clear filters https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
Please reload this pagehttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
Please reload this pagehttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
SKILL.md https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-6f4933cbfbc3901b4a43d1472b528be4b812e2f07175f18c5b5fe8bbcaef5d43
CHANGELOG.md https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
README.md https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5
SKILL.md https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-85b56ece6599d216743d1a5aeff1174c3192606b30d714b838ff4ff4ecfef465
_auth.py https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-bd4ed997b977aa2828f3ba4ae720f4eeef40247723f9669a24a8c4d3dc0822df
_odata.py https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-c1120599879ef5810164b564adc3d93854c879537eff3c4df1924fdcf5974d7d
conftest.py https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-e52e4ddd58b7ef887ab03c04116e676f6280b824ab7469d5d3080e5cba4f2128
test_auth.py https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-bc298bf4d4fcf3fb70fdb973c89a7744614ca80ffa5e79d5f568029c52f036b1
test_http_errors.py https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-fbab4ea98e6f8062cb9c043fc5d4a99e0a882be85fdc8bac84a15028138b04c6
test_enum_optionset_payload.py https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-99695f5956b7a8123647b4b7fa427a482500f02d23ec0604463b79f064723cc5
test_logical_crud.py https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-8da4d63c2aff9847e71e53f9e564effd5604c8aec18920343ac63dc5f05890a6
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/main/CODEOWNERS#L6
.claude/skills/dataverse-sdk-use/SKILL.mdhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-6f4933cbfbc3901b4a43d1472b528be4b812e2f07175f18c5b5fe8bbcaef5d43
View file https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/952a2b610c6070d79cd2313dfcabb3bff0ccfde2/.claude/skills/dataverse-sdk-use/SKILL.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/{{ revealButtonHref }}
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-6f4933cbfbc3901b4a43d1472b528be4b812e2f07175f18c5b5fe8bbcaef5d43
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-6f4933cbfbc3901b4a43d1472b528be4b812e2f07175f18c5b5fe8bbcaef5d43
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/main/CODEOWNERS#L6
CHANGELOG.mdhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
View file https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/952a2b610c6070d79cd2313dfcabb3bff0ccfde2/CHANGELOG.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/{{ revealButtonHref }}
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/main/CODEOWNERS#L6
README.mdhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5
View file https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/952a2b610c6070d79cd2313dfcabb3bff0ccfde2/README.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/{{ revealButtonHref }}
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/main/CODEOWNERS#L6
src/PowerPlatform/Dataverse/claude_skill/dataverse-sdk-use/SKILL.mdhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-85b56ece6599d216743d1a5aeff1174c3192606b30d714b838ff4ff4ecfef465
View file https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/952a2b610c6070d79cd2313dfcabb3bff0ccfde2/src/PowerPlatform/Dataverse/claude_skill/dataverse-sdk-use/SKILL.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/{{ revealButtonHref }}
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-85b56ece6599d216743d1a5aeff1174c3192606b30d714b838ff4ff4ecfef465
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-85b56ece6599d216743d1a5aeff1174c3192606b30d714b838ff4ff4ecfef465
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/main/CODEOWNERS#L6
src/PowerPlatform/Dataverse/core/_auth.pyhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-bd4ed997b977aa2828f3ba4ae720f4eeef40247723f9669a24a8c4d3dc0822df
View file https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/952a2b610c6070d79cd2313dfcabb3bff0ccfde2/src/PowerPlatform/Dataverse/core/_auth.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/{{ revealButtonHref }}
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-bd4ed997b977aa2828f3ba4ae720f4eeef40247723f9669a24a8c4d3dc0822df
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-bd4ed997b977aa2828f3ba4ae720f4eeef40247723f9669a24a8c4d3dc0822df
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-bd4ed997b977aa2828f3ba4ae720f4eeef40247723f9669a24a8c4d3dc0822df
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-bd4ed997b977aa2828f3ba4ae720f4eeef40247723f9669a24a8c4d3dc0822df
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/main/CODEOWNERS#L6
src/PowerPlatform/Dataverse/data/_odata.pyhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-c1120599879ef5810164b564adc3d93854c879537eff3c4df1924fdcf5974d7d
View file https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/952a2b610c6070d79cd2313dfcabb3bff0ccfde2/src/PowerPlatform/Dataverse/data/_odata.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/{{ revealButtonHref }}
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-c1120599879ef5810164b564adc3d93854c879537eff3c4df1924fdcf5974d7d
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-c1120599879ef5810164b564adc3d93854c879537eff3c4df1924fdcf5974d7d
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/main/CODEOWNERS#L6
tests/conftest.pyhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-e52e4ddd58b7ef887ab03c04116e676f6280b824ab7469d5d3080e5cba4f2128
View file https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/952a2b610c6070d79cd2313dfcabb3bff0ccfde2/tests/conftest.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/{{ revealButtonHref }}
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-e52e4ddd58b7ef887ab03c04116e676f6280b824ab7469d5d3080e5cba4f2128
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-e52e4ddd58b7ef887ab03c04116e676f6280b824ab7469d5d3080e5cba4f2128
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-e52e4ddd58b7ef887ab03c04116e676f6280b824ab7469d5d3080e5cba4f2128
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/main/CODEOWNERS#L6
tests/unit/core/test_auth.pyhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-bc298bf4d4fcf3fb70fdb973c89a7744614ca80ffa5e79d5f568029c52f036b1
View file https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/952a2b610c6070d79cd2313dfcabb3bff0ccfde2/tests/unit/core/test_auth.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/{{ revealButtonHref }}
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-bc298bf4d4fcf3fb70fdb973c89a7744614ca80ffa5e79d5f568029c52f036b1
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-bc298bf4d4fcf3fb70fdb973c89a7744614ca80ffa5e79d5f568029c52f036b1
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/main/CODEOWNERS#L6
tests/unit/core/test_http_errors.pyhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-fbab4ea98e6f8062cb9c043fc5d4a99e0a882be85fdc8bac84a15028138b04c6
View file https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/952a2b610c6070d79cd2313dfcabb3bff0ccfde2/tests/unit/core/test_http_errors.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/{{ revealButtonHref }}
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-fbab4ea98e6f8062cb9c043fc5d4a99e0a882be85fdc8bac84a15028138b04c6
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-fbab4ea98e6f8062cb9c043fc5d4a99e0a882be85fdc8bac84a15028138b04c6
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/main/CODEOWNERS#L6
tests/unit/data/test_enum_optionset_payload.pyhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-99695f5956b7a8123647b4b7fa427a482500f02d23ec0604463b79f064723cc5
View file https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/952a2b610c6070d79cd2313dfcabb3bff0ccfde2/tests/unit/data/test_enum_optionset_payload.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/{{ revealButtonHref }}
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-99695f5956b7a8123647b4b7fa427a482500f02d23ec0604463b79f064723cc5
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-99695f5956b7a8123647b4b7fa427a482500f02d23ec0604463b79f064723cc5
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/main/CODEOWNERS#L6
tests/unit/data/test_logical_crud.pyhttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-8da4d63c2aff9847e71e53f9e564effd5604c8aec18920343ac63dc5f05890a6
View file https://github.com/microsoft/PowerPlatform-DataverseClient-Python/blob/952a2b610c6070d79cd2313dfcabb3bff0ccfde2/tests/unit/data/test_logical_crud.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/{{ revealButtonHref }}
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-8da4d63c2aff9847e71e53f9e564effd5604c8aec18920343ac63dc5f05890a6
https://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files#diff-8da4d63c2aff9847e71e53f9e564effd5604c8aec18920343ac63dc5f05890a6
Please reload this pagehttps://github.com/microsoft/PowerPlatform-DataverseClient-Python/pull/182/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.