#Two different url values error with react native

3 messages · Page 1 of 1 (latest)

frosty python
#

i have two apps in react native. one app is building fine with Bitrise and sentry. In another app when i am trying to build app, i am getting following error.

i tried disabling automatic upload and manually upload still the same. i tried doing fresh integration but got the same result. sentry.properties was created using sentry wizard. if i manually remove trailing slash, it builds but i am unable to login into app after that. please suggest.

React native version: 0.72.3
sentry version: 5.24.1 and 5.25.0 (both tried)
self-hosted: yes (https://sentry.spicter.com)

tranquil dawn
#

@ocean vine can you take a look please?
```error: Two different url values supplied: https://sentry.spicter.com (from token), https://sentry.spicter.com/.````
(note the traling / in the second url) seems like we're maybe overly restrictive about this?

ocean vine
#

tbh I think it might provide a better user experience if we simply ignore the url parameter that is passed manually when an auth token, which encodes a URL, is being used