I am trying to query the droplets on my account (https://api.digitalocean.com/v2/droplets) - I am using jquery with crossDomain set to true. This call used to work correctly, but is now returning a CORS error. I am able to use the same jquery code to call the account API with no issues, so I know that my credentials and headers are being set correctly…
Has the access to the droplets API changed?
Any updates on this? Thanks!
Hey @sconrad, we are looking into this internally and will share an update with the Community here once we have one :)
Here is a bit more info. The following fails:
But running in curl succeeds: