[openstreetmap/openstreetmap-website] Add support for privileged OAuth 2 applications (#3300)
mmd
notifications at github.com
Wed Aug 25 22:00:48 UTC 2021
I'm testing your code now...
Assuming I have created a new OAuth2 application. For some reason I forgot to include one of the scopes, and want to edit my OAuth2 application, add the missing scope, and save it again.
When saving, I'm seeing the following error message:
ActiveModel::UnknownAttributeError - unknown attribute 'owner' for Oauth2Application.:
app/controllers/application_controller.rb:331:in `better_errors_allow_inline'
config/initializers/compressed_requests.rb:27:in `call'
config/initializers/cors.rb:9:in `call'
I double checked this use case on master.apis where it's still working as expected.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3300#issuecomment-905905218
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210825/18d07886/attachment.htm>
More information about the rails-dev
mailing list