Brian Bak Laursen
Brian Bak Laursen
Hi everyone, Hope you are well and might be able to assist me. I'm struggling with my aot build after having included date-fns into my project (through angular-calendar). It all...
When providing a **string** receipt with following elements: ` {"packageName":"com.hehe","productId":"com.hehe.subscription","purchaseToken":"TOOOOKEN","subscription":true} ` It wont properly understand it is google because of the below looks at the original string and not the...
Seeing this for ORSTED.CO "error":{"name":"FailedYahooValidationError","errors":[{"instancePath":"/price/shortName","message":"must be string","schemaPath":"#/definitions/Price/properties/shortName/type","params":{"type":"string"},"keyword":"type","data":null}],"result":{"price":{"quoteType":"EQUITY","shortName":null,"regularMarketPrice":925.8,"marketCap":388898947072,"currency":"DKK","marketState":"PREPRE","regularMarketOpen":926.2,"regularMarketVolume":423244,"regularMarketDayHigh":945,"priceHint":2,"regularMarketChangePercent":0.0032509754,"longName":"Ørsted A/S","regularMarketSource":"FREE_REALTIME","toCurrency":null,"regularMarketDayLow":916.6,"exchangeDataDelayedBy":0,"lastMarket":null,"symbol":"ORSTED.CO","fromCurrency":null,"maxAge":1,"quoteSourceName":"Delayed Quote","exchangeName":"Copenhagen","underlyingSymbol":null,"regularMarketChange":3,"exchange":"CPH","currencySymbol":"kr.","regularMarketTime":{},"regularMarketPreviousClose":922.8}}
Maybe it is my lack of knowledge but then simply correct me a close the issue. I have been working quite a bit with Angular 2 (through angular2-jsonapi) but I...