You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeException: java.lang.reflect.InvocationTargetException
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:598)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
InvocationTargetException: None
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:588)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
IOException: Failed to read content from receipt URL: <redacted>
at com.woocommerce.android.ui.payments.receipt.preview.ReceiptPreviewFragment.interceptAndModifyReceiptResponse(ReceiptPreviewFragment.kt:132)
throw IOException("Failed to read content from receipt URL: ${request.url}", e)
at com.woocommerce.android.ui.payments.receipt.preview.ReceiptPreviewFragment.access$interceptAndModifyReceiptResponse(ReceiptPreviewFragment.kt:28)
@AndroidEntryPoint
at com.woocommerce.android.ui.payments.receipt.preview.ReceiptPreviewFragment$initViews$1$1.shouldInterceptRequest(ReceiptPreviewFragment.kt:105)
return interceptAndModifyReceiptResponse(request)
FileNotFoundException: <redacted>
at com.woocommerce.android.ui.payments.receipt.preview.ReceiptPreviewFragment.interceptAndModifyReceiptResponse(ReceiptPreviewFragment.kt:119)
val inputStream = connection.getInputStream()
at com.woocommerce.android.ui.payments.receipt.preview.ReceiptPreviewFragment.access$interceptAndModifyReceiptResponse(ReceiptPreviewFragment.kt:28)
@AndroidEntryPoint
at com.woocommerce.android.ui.payments.receipt.preview.ReceiptPreviewFragment$initViews$1$1.shouldInterceptRequest(ReceiptPreviewFragment.kt:105)
return interceptAndModifyReceiptResponse(request)
...
(3 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: WOOCOMMERCE-ANDROID-JFX
The text was updated successfully, but these errors were encountered: