jfitzsimmons

Results 5 comments of jfitzsimmons

Having the same issue returning shipping methods. localhost:4000/spree_oauth/token `{ "access_token": "19Y9wNRXx7I2l4UXq1Ks-vr60ssHOPBlU6gEiE1vmfc", "token_type": "Bearer", "expires_in": 7200, "refresh_token": "7y8W9i6UAXqxVpzZ5Pi5G5sG8nJxAy5EXzbgvo7ZsmQ", "created_at": 1653397572 }` localhost:4000/api/v2/platform/shipping_methods `{ "error": "Doorkeeper::Errors::DoorkeeperError" }`

It's been a while, but using MateoLa's method of finding and using the id: 1 token worked for me. I forget exactly where spree_oauth_access_tokens is in the DB but it's...

I noticed the typo on https://joinmastodon.org/servers under the "Safe for All" card

I was going to give this a go. From what I can tell their is a Grunt command ``` `node bin/lessc --ie-compat ${lessFolder}/_main/lazy-eval.less tmp/lazy-eval.css`, ``` which currently the flag just...

@matthew-dean I'm not seeing anything jump out in the source. Do you have an example area of concern? or a rough idea of features that may have needed shimming? Was...