In the IAP dashboard when I try to remove any items I get an error (followed by no change):
-----
Remove IAP Item Error
The arguments passed to fill in call variables are invalid.
Error Code: 1675012
Trace ID: G1gR6hYu9nf
-----
I setup the items with an unchanged template so i'm not expecting it to be caused by a syntax error in the TSV
I'm on the page https://dashboard.oculus.com/application/[APP_ID]/iap and clicking the 'remove item' button in the per-item menu on the right. 'View details' works as expect.
Calling getProductsBySKU(...) in OVR_Requests_IAP.h is now producing an error "500 Internal Server Error", however a few minutes ago it was working fine and I was able to complete purchases. This may have been caused by trying to remove items? In any case the SKUs i'm requesting are listed in the In-App purchases page.
Update: still can't remove IAP items (same error) but the internal server has stopped so getProductsBySKU() works again
Side-bug if anyone reading this has access to an issue tracker: Android/GearVR back button doesn't work in the "ALREADY PURCHASED" screen whereas it works in other screens like checkout flow
@VHornet @haxiomic : are you still running into the error when deleting IAP items? It seems to work for me. If you are, could you PM me the app ID which you are hitting the issue with?