memdocs
memdocs copied to clipboard
Does adminservice support ajax? Or is there any way to use GET by other script, besides powershell?
[Enter feedback here] According to this doc, "A third-party tool to send HTTPS GET or PUT requests to the web service". I can 'GET' by tool, fiddler. However, if I use javascript to 'GET' within developed web page, it has below issues. May I know if adminservice support ajax.get?
- Use Ajax to get from admin service. If use datatype: json, there is CORS error. How to bypass this error?
- If use datatype:jsonp to pass cross domain, adminservice return 400.
May I know if adminservice support ajax? Or is there any way to use GET by other script, besides powershell?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 4eed1add-4e7a-1103-2dcd-2f20c3dc6ad9
- Version Independent ID: 025e21a1-28ed-8a7c-422f-fa2293a65751
- Content: How to use the admin service - Configuration Manager
- Content Source: memdocs/configmgr/develop/adminservice/usage.md
- Product: configuration-manager
- Technology: configmgr-sdk
- GitHub Login: @aczechowski
- Microsoft Alias: aaroncz