POST
|
@ColForbin When I click on ArcGIS Connection details this is an error that I see: Failed to refresh access token for service: oauth2generic. Correlation Id=060bdd10-4b4e-1d38-dc39-ab2040cfae25, UTC TimeStamp=6/9/2025 7:59:10 PM, Error: OAuth 2 access token refresh failed. Access token request to https://unitedstates-002.azure-apim.net/proxy/api/authentication/oauth2/token failed. Client ID and secret sent in form body. Details: A task was canceled.. Response status code=InternalServerError. Response body: If I click 'Reconnect' it appears to reestablish connection, but my flows still fail. And if I try to fix connection within a flow it just spins and it never gives me a list of feature services from my content.
... View more
|
0
|
3
|
142
|
POST
|
My ArcGIS connection in Power automate started dropping today as well. And I cannot re-add connection in any of my flows.
... View more
|
0
|
2
|
90
|
POST
|
We also started getting ArcGIS connections issues in Power Automate this morning 6/9 around 9am. The ArcGIS connection keeps dropping off and flows fail.
... View more
|
0
|
0
|
23
|
POST
|
Same issue here. Starting this morning 6/9 around 9am my ArcGIS connections started dropping in Power Automate, I have been trouble shooting this all morning and no luck. @AnthonyLatini @SeanKMcGinnis anything changed on ESRI side?
... View more
|
1
|
0
|
167
|
POST
|
I got the thumbnail icon to work. For whatever reason it would not work with the Community basemap. But when I used a Topo basemap, it worked. I had to list the basemap update my webmap. I'm not sure if this is the best way to handle this, but it works. const webmap = new WebMap({ basemap: "topo", portalItem: { id: "74b1c8a79d8b4a328ebc625e1d91****", portal: { url: "https://****.org/portal" } } });
... View more
02-20-2025
12:16 PM
|
0
|
0
|
388
|
POST
|
I tried different combinations of these two options, still no dice 😣 Take the ?f=json off the end of the url. Try targeting .esri-basemap-toggle__image--secondary instead.
... View more
02-19-2025
12:36 PM
|
0
|
0
|
402
|
POST
|
Hi @JeffreyThompson2 thank you for the suggestion. I tried your solution, but it still would not work. I see the other thumbnail for the High Contrast Basemap in the dev console, it's loading automatically. But the one that I added in CSS for the Community Basemap is not showing up. Perhaps you have any other ideas? Thank you,
... View more
02-19-2025
11:43 AM
|
0
|
2
|
408
|
POST
|
I'm working on a JS Map. I have a webmap, and a basemap toggle added to my 'view'. My webmap uses Community basemap and another basemap that I included in the toggle is 'Hight contrast' basemap. The issue I have is that when I toggle between the basemaps, there is no thumbnail for my Community basemap. And I'm not sure how to add the thumbnail image, since the basemap comes from the webmap? I would appreciate any suggestions. const webmap = new WebMap({ portalItem: { id: "74b1c8a79d8b4a328ebc625e1d91****", portal: { url: "https://*****.org/portal" } } }); // Create the map view const view = new MapView({ map: webmap, container: "viewDiv", zoom: 11, ariaLabel: "Interactive map to search an address and find Commissioner contact information" }); const basemapToggle = new BasemapToggle({ view: view, nextBasemap: new Basemap({ portalItem: new PortalItem({ id: "084291b0ecad4588b8c8853898d7****" }) }), widgetConfig: { label: "Toggle basemap", ariaLabel: "Switch between basemaps" } }); view.ui.add(basemapToggle, "bottom-left");
... View more
02-18-2025
02:28 PM
|
0
|
5
|
451
|
POST
|
@JaredPilbeam2 were you able to accomplish this? I'm trying to do the something, and cannot figure out how to do that. I'm very new to SDK, and coding in general. I would appreciate if you can share your script, if you have it working. Thank you!
... View more
11-01-2024
08:03 AM
|
0
|
0
|
324
|
POST
|
My flows are triggering, but I have been getting some 503 error on 'Fetch updates...'. Got several errors today.
... View more
10-09-2024
01:42 PM
|
0
|
0
|
382
|
POST
|
I know its an older post, but I'm having the same issue. I'm trying to copy features with attributes, and it works as expected on Android device, but it doesn't work on iOS. On iOS only some attributes are being copied over. It seems like attribute with domains are the ones that are not getting copied over. @KevinKevin any suggestions? I should add that my data is in the ArcGIS Enterprise 11.2. I also verified that I'm using the latest version of the Field Maps on all devices.
... View more
08-27-2024
12:52 PM
|
0
|
1
|
630
|
POST
|
Tried resetting the Webhook status Active = True, but after a few runs it switches back to Active = False.
... View more
08-08-2024
02:37 PM
|
0
|
2
|
1171
|
POST
|
@BigLouC thank you for the info. I checked my webhooks, and noticed the same issue: Active was set to false?! I'm reactivating them all and see how my flows work going forward. I will report back.
... View more
08-08-2024
10:22 AM
|
0
|
0
|
1187
|
POST
|
Still having issues here. On one of the calls with Esri they pointed out that selected layer was showing ItemID (instead of the layer name), just like @RobertAnderson3 mentioned. I reselected layer name from the list and saved. The flows worked a couple times, and then stopped working again. Some other things I tried: I tried saving a copy of my flows, and the new (copy) of the flow would run at first, a few time. But then it stopped working as well. I would stop (turn off) my flow, then I will go and refresh ArcGIS connection, and then I will start (turn on) my flow, then I would go and make edits and the flow would trigger most of the time. But this is not sustainable.
... View more
08-07-2024
08:39 AM
|
0
|
0
|
1257
|
Title | Kudos | Posted |
---|---|---|
2 | Tuesday | |
1 | Monday | |
1 | 08-05-2024 03:17 PM | |
1 | 08-06-2024 01:51 PM | |
4 | 07-31-2024 09:10 AM |
Online Status |
Offline
|
Date Last Visited |
Tuesday
|