Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,This is a report of a problem that I've noticed only recently. I'm confident it used to work.Currently if you start an OAuth flow while already logged into the meraki dashboard, you are presented with the organization selection and everything w...
Hi,I've been implementing OAuth 2.0 flow for my demonstration QR code application. I am confused about the optional "nonce" parameter.I had anyway planned to add a temporary secret to the `state` which is OAuth2 standard, and to validate against this...
Thanks @obrigg , I've raised it as case 13649470 , I wasn't sure how to categorise it according to the help center, so I put it under "Dashboard Administration", because strictly speaking it's not the API itself.
Hi @obrigg ,I am trying to follow this flow, but it is unclear from the documentation which scopes apply to which API endpoints.For example, which scope covers getOrganizationDevices ( /organizations/{organizationId}/devices ) and which scope covers ...