Eric Jensen
Eric Jensen
seems like this might be an issue with the generated code (that we should file on https://github.com/amzn/selling-partner-api-models) since you'd think it'd require the necessary parameters in the method signature, but...
i would welcome this contribution by re-running codegen.sh but i'm not sure what the changelog is, would it change anything about how we need to call it per https://github.com/ericcj/amz_sp_api#feeds-and-reports
@teeparham not sure if this functionality is in the scope of what you want to support, but i merged master and verified it's working
fixed in https://github.com/ericcj/amz_sp_api/releases/tag/v1.0.0
this method is only supported in the north america region https://github.com/amzn/selling-partner-api-docs/issues/401#issuecomment-777694993
fixed in https://github.com/ericcj/amz_sp_api/releases/tag/v1.0.0
grantless operations aren't currently supported in this gem but i'd love to see someone contribute a fix for them. there's a gist in this thread that's a starting point https://github.com/ericcj/amz_sp_api/issues/3#issuecomment-823332904
@phillipsam @mattdyoung @xljones Would love to hear your thoughts about how metric kit should or should not integrate with bugsnag. We currently depend both on: 1. metrickit-ish data in xcode...
we use this method successfully. do you have another class named Feed in your codebase and what is its namespace? the one it intends to use has a build_from_hash method...
@paoliniluis This is preventing us from using metabase on our larger tables/queries and preferQueryMode=simple doesn't work in 0.48.8 so we can't find a workaround. Is there a separate bug that's...